We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 800e33e + a1daebc commit c0ff791Copy full SHA for c0ff791
package.json
@@ -2,6 +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",
6
"exports": {
7
".": {
8
"types": "./types/index.d.ts",
0 commit comments