Skip to content

Commit 47c3060

Browse files
authored
fix(close #5): missing dist files in npm package (#11)
1 parent add3684 commit 47c3060

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"repository": "https://github.com/boringcodes/utils.git",
1010
"main": "index.js",
1111
"typings": "index.d.ts",
12-
"files": [
13-
"dist/*"
14-
],
1512
"scripts": {
1613
"clean": "rm -rf dist",
1714
"purge": "rm -rf node_modules",

0 commit comments

Comments
 (0)