Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit e05ed45

Browse files
committed
chore: Remove extra files from npm package
1 parent e2833fb commit e05ed45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
},
1919
"main": "dist/index.js",
2020
"typings": "dist/index.d.ts",
21+
"files": [
22+
"dist"
23+
],
2124
"scripts": {
2225
"build": "tsc",
2326
"prepare": "yarn build",

0 commit comments

Comments
 (0)