Skip to content

Commit 4210908

Browse files
committed
add 'files' into package.json
1 parent 6767d6e commit 4210908

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
"scripts": {
1010
"test": "grunt"
1111
},
12+
"files": [
13+
"package.json",
14+
"bower.json",
15+
"lzwCompress.js",
16+
"README.md",
17+
"LICENSE"
18+
],
1219
"repository": {
1320
"type": "git",
1421
"url": "floydpink/lzwCompress.js.git"

0 commit comments

Comments
 (0)