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 a9494e5 commit 2ef7c68Copy full SHA for 2ef7c68
package.json
@@ -5,8 +5,8 @@
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"files": [
8
- "*.js",
9
- "*.d.ts"
+ "dist/*.js",
+ "dist/*.d.ts"
10
],
11
"scripts": {
12
"build": "tsc",
0 commit comments