adding files property to be explicit about what to include

This commit is contained in:
James Alley 2015-03-04 16:05:57 -08:00
parent 0aecd4eec0
commit 9a71ba4a87

View File

@ -9,6 +9,7 @@
"test": "grunt test",
"prepublish": "grunt release"
},
"files": "build/",
"devDependencies": {
"bower": "^1.3.7",
"grunt": "^0.4.5",