Skip to content

Commit fe21493

Browse files
yanickbenmccann
andcommitted
Update package.json
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
1 parent 227fda3 commit fe21493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@testing-library/svelte",
33
"version": "0.0.0-semantically-released",
44
"description": "Simple and complete Svelte testing utilities that encourage good testing practices.",
5-
"main": "src/index.js",
5+
"exports": "src/index.js",
66
"type": "module",
77
"types": "types/index.d.ts",
88
"license": "MIT",

0 commit comments

Comments
 (0)