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 15de9db commit 6f66ca1Copy full SHA for 6f66ca1
package.json
@@ -6,7 +6,7 @@
6
"type": "module",
7
"main": "dist/index.js",
8
"module": "dist/index.js",
9
- "types": "index.d.ts",
+ "types": "dist/index.d.ts",
10
"scripts": {
11
"clean": "rm -rf dist",
12
"lint": "github-lint",
0 commit comments