Update packages
This commit is contained in:
+1
-1
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user