tech: upgraded angularjs and moved dependency from bower to npm, closes #9327

This commit is contained in:
Torkel Ödegaard
2017-09-21 20:58:32 +02:00
parent ed661767f8
commit f0e0e61809
44 changed files with 33 additions and 39367 deletions

View File

@@ -64,6 +64,10 @@
"dependencies": {
"@types/enzyme": "^2.8.8",
"ace-builds": "^1.2.8",
"angular": "^1.6.6",
"angular-mocks": "^1.6.6",
"angular-route": "^1.6.6",
"angular-sanitize": "^1.6.6",
"eventemitter3": "^2.0.2",
"gaze": "^1.1.2",
"grunt-jscs": "3.0.1",