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:
committed by
Brian Ford
parent
8681276590
commit
e0375a61d0
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user