Fix package.json file list to be consistent

Closes #367
This commit is contained in:
Blake Embrey
2016-12-27 17:20:31 -05:00
parent 4f5e9f08b5
commit 67882ccd33

View File

@@ -61,11 +61,8 @@
},
"files": [
"bin",
"lib",
"dist",
"tasks",
"index.js",
"index.d.ts",
"index.js.map",
"LICENSE"
],
"scripts": {