Update dependencies

This commit is contained in:
Gaël Métais
2015-03-16 20:00:42 +01:00
parent 6009ed53b7
commit fe176c92c0
4 changed files with 36 additions and 34 deletions
+4 -4
View File
@@ -1,10 +1,10 @@
{
"name": "yellowlabtools",
"dependencies": {
"angular": "~1.3.8",
"angular-route": "~1.3.8",
"angular-resource": "~1.3.7",
"angular-sanitize": "~1.4.0-beta.0"
"angular": "~1.3.14",
"angular-route": "~1.3.14",
"angular-resource": "~1.3.14",
"angular-sanitize": "~1.3.14"
},
"resolutions": {
"angular": "~1.3.8"