Skip to content

Commit 08e9d47

Browse files
wtgtybhertgeghgtwtgSpaceK33z
authored andcommitted
Add files to package.json. (#388)
Move from `.npmignore` to `files` field in `package.json`.
1 parent 851a22b commit 08e9d47

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.npmignore

-3
This file was deleted.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"engines": {
77
"node": ">=0.12.0"
88
},
9+
"files": ["index.js", "locals.js", "lib"],
910
"dependencies": {
1011
"babel-code-frame": "^6.11.0",
1112
"css-selector-tokenizer": "^0.7.0",

0 commit comments

Comments
 (0)