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 bb0f45d commit 759e605Copy full SHA for 759e605
package.json
@@ -55,7 +55,7 @@
55
"webpack-dev-server": "^5.2.0",
56
"zigar-loader": "^0.14.0"
57
},
58
- "types": "./lib/types/index.d.ts",
+ "types": "./lib/types/src/index.d.ts",
59
"main": "./lib/index.mjs",
60
"type": "module",
61
"repository": {
0 commit comments