Remove vestiges of Grunt

This commit is contained in:
wltsmrz
2014-07-24 11:28:44 -07:00
committed by Geert Weening
parent c9f82be54c
commit 61649b1428
3 changed files with 4 additions and 110 deletions

View File

@@ -19,15 +19,15 @@
"ws": "~0.4.31",
"extend": "~1.2.1",
"lru-cache": "~2.5.0",
"superagent": "^0.18.0",
"gulp-uglify": "~0.3.0",
"gulp-rename": "~1.2.0"
"superagent": "^0.18.0"
},
"devDependencies": {
"mocha": "~1.14.0",
"gulp": "~3.6.2",
"gulp-concat": "~2.2.0",
"gulp-jshint": "~1.5.5",
"gulp-uglify": "~0.3.0",
"gulp-rename": "~1.2.0",
"webpack": "~1.1.11",
"map-stream": "~0.1.0",
"istanbul": "~0.2.10",