Update package.json

This commit is contained in:
Austin Pray
2015-01-24 14:05:02 -06:00
parent e45dc36736
commit a3040c496a

View File

@@ -18,7 +18,6 @@
],
"scripts": {
"build": "bower install && gulp",
"docs": "docco -o docco gulpfile.js",
"jshint": "gulp jshint",
"jscs": "jscs gulpfile.js assets/scripts/*.js"
},