Update package to compatibility with master

This commit is contained in:
PanzerKadaver
2015-06-03 09:18:12 +02:00
parent f5639ad74e
commit a35fc74542

View File

@@ -1,6 +1,6 @@
{ {
"name": "coriolis_shipyard", "name": "coriolis_shipyard",
"version": "0.9.0", "version": "0.10.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/cmmcleod/coriolis" "url": "https://github.com/cmmcleod/coriolis"
@@ -8,9 +8,8 @@
"private": true, "private": true,
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"gulp-manifest": "^0.0.6", "gulp-manifest": "^0.0.6",
"angular": "^1.4.0", "angular": "^1.4.0",
"gulp-scp2": "^0.1.3",
"async": "^0.9.0", "async": "^0.9.0",
"del": "^1.1.1", "del": "^1.1.1",
"gulp": "^3.8.11", "gulp": "^3.8.11",