chore(package.json): remove dependencies which are no longer required

Based on https://github.com/angular/angular.js/issues/3244#issuecomment-41003086, I don't believe
we actually use either of these now that dgeni has replaced the old docs app. These should be
removed if Travis is green.

The i18n scripts still rely on q, so unfortunately it can't be gotten rid of just yet.
This commit is contained in:
Caitlin Potter
2014-04-22 01:05:34 -04:00
committed by Brian Ford
parent 85ea376da2
commit e7e56fe9bf

View File

@@ -23,8 +23,6 @@
"bower": "~1.2.2",
"jasmine-node": "~1.11.0",
"q": "~1.0.0",
"q-io": "~1.10.6",
"qq": "~0.3.5",
"shelljs": "~0.2.6",
"karma": "^0.12.0",
"karma-jasmine": "0.1.5",