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 e0fc4c3 commit dbaea81Copy full SHA for dbaea81
package.json
@@ -38,7 +38,7 @@
38
"test-browser": "npm run test-saucelabs -- --local --open",
39
"prepublish": "npm test"
40
},
41
- "types": "types",
+ "types": "types/index.d.ts",
42
"devDependencies": {
43
"@babel/cli": "^7.14.8",
44
"@babel/core": "^7.14.8",
0 commit comments