Ensure that build directories are not included in release
This commit is contained in:
parent
b02dba8d24
commit
84b1bc52e1
@ -1,3 +0,0 @@
|
||||
src
|
||||
test
|
||||
*.log
|
||||
@ -10,6 +10,10 @@
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.0.0"
|
||||
},
|
||||
"files": [
|
||||
"bin",
|
||||
"lib"
|
||||
],
|
||||
"devDependencies": {
|
||||
"ava": "^0.15.2",
|
||||
"babel-cli": "^6.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user