tech(): updated angularjs

This commit is contained in:
Torkel Ödegaard
2016-03-28 17:08:31 +02:00
parent 14326b626e
commit 70b66382eb
25 changed files with 1073 additions and 675 deletions
+4 -4
View File
@@ -14,10 +14,10 @@
],
"dependencies": {
"jquery": "~2.1.4",
"angular": "~1.5.1",
"angular-route": "~1.5.1",
"angular-mocks": "~1.5.1",
"angular-sanitize": "~1.5.1",
"angular": "~1.5.3",
"angular-route": "~1.5.3",
"angular-mocks": "~1.5.3",
"angular-sanitize": "~1.5.3",
"angular-bindonce": "~0.3.3"
}
}