Skip to content

Commit c6658b8

Browse files
committedOct 15, 2016
package.json: remove files field preventing src from being published
1 parent e8c343b commit c6658b8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎package.json

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
"watch": {
1919
"babel": "{lib,test}/**/*.js"
2020
},
21-
"files": [
22-
"lib"
23-
],
2421
"dependencies": {
2522
"body": "^5.1.0",
2623
"debug": "~2.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.