We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227fda3 commit fe21493Copy full SHA for fe21493
package.json
@@ -2,7 +2,7 @@
2
"name": "@testing-library/svelte",
3
"version": "0.0.0-semantically-released",
4
"description": "Simple and complete Svelte testing utilities that encourage good testing practices.",
5
- "main": "src/index.js",
+ "exports": "src/index.js",
6
"type": "module",
7
"types": "types/index.d.ts",
8
"license": "MIT",
0 commit comments