Update packages

This commit is contained in:
Gaël Métais
2014-11-03 17:10:57 +01:00
parent 5276ad8a26
commit 52b77468f4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "yellowlabtools",
"dependencies": {
"angular": "^1.3.0",
"angular": "~1.3.1",
"ngModal": "git://github.com/gmetais/ngModal.git#1.2.3"
}
}
+2 -2
View File
@@ -11,7 +11,7 @@
"async": "~0.9.0",
"socket.io": "~1.2.0",
"body-parser": "~1.9.2",
"compression": "1.2.0"
"compression": "~1.2.0"
},
"devDependencies": {
"grunt": "^0.4.5",
@@ -20,7 +20,7 @@
"grunt-mocha-test": "^0.12.2",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.7.0",
"grunt-blanket": "0.0.8",
"grunt-blanket": "^0.0.8",
"chai": "^1.9.2",
"mocha": "^2.0.1",
"phantomjs": "^1.9.10",