Skip to content

Commit 0f2bca8

Browse files
committed
fix: imports (3)
1 parent 02f5b1e commit 0f2bca8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
"access": "public"
1717
},
1818
"files": [
19-
"*.js",
20-
"*.mjs",
21-
"*.d.ts"
19+
"dist"
2220
],
2321
"main": "./dist/index.cjs",
2422
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)