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 248dd9e commit 00e5371Copy full SHA for 00e5371
1 file changed
package.json
@@ -19,7 +19,7 @@
19
"license": "MIT",
20
"main": "./lib/index",
21
"module": "./es/index",
22
- "types": "./lib/index.d.ts",
+ "types": "./es/index.d.ts",
23
"files": [
24
"lib",
25
"es"
0 commit comments