Update phantomas and other dependencies

This commit is contained in:
Gaël Métais
2014-12-28 16:57:45 +01:00
parent c31e880f63
commit e9505f31f7
2 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
{
"name": "yellowlabtools",
"dependencies": {
"angular": "~1.3.5",
"angular-route": "~1.3.6",
"angular-resource": "~1.3.6"
"angular": "~1.3.8",
"angular-route": "~1.3.8",
"angular-resource": "~1.3.7"
}
}