Skip to content

Commit 813ffbc

Browse files
necolastonyganch
authored andcommitted
npmignore non-essential files
1 parent 4368655 commit 813ffbc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@
5656
"mocha": "1.14.0"
5757
},
5858
"main": "./lib/csscomb.js",
59+
"files": [
60+
"bin",
61+
"config",
62+
"lib"
63+
],
5964
"bin": {
6065
"csscomb": "./bin/csscomb"
6166
},

0 commit comments

Comments
 (0)