Updating dependencies

This commit is contained in:
Colin McLeod
2015-08-13 23:14:33 -07:00
parent 886614527f
commit b02de43b50
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
"angular-ui-router": "^0.2.15", "angular-ui-router": "^0.2.15",
"d3-tip": "~0.6.7", "d3-tip": "~0.6.7",
"ng-sortable": "~1.2.1", "ng-sortable": "~1.2.1",
"lz-string": "~1.4.3", "lz-string": "~1.4.4",
"angular": "~1.4.0" "angular": "~1.4.0"
}, },
"overrides": { "overrides": {

View File

@@ -8,7 +8,7 @@
"private": true, "private": true,
"engine": "node >= 0.12.2", "engine": "node >= 0.12.2",
"devDependencies": { "devDependencies": {
"angular-mocks": "1.3.x", "angular-mocks": "1.4.x",
"async": "0.9.x", "async": "0.9.x",
"del": "1.2.x", "del": "1.2.x",
"gulp": "3.9.x", "gulp": "3.9.x",