mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
Refactoring of just about everything, interface beginning to come together
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "ed_shipyard",
|
||||
"version": "0.0.1",
|
||||
"name": "coriolis_shipyard",
|
||||
"version": "0.1.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cmmcleod/ed-shipyard"
|
||||
"url": "https://github.com/cmmcleod/coriolis"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {},
|
||||
@@ -23,6 +23,7 @@
|
||||
"json-concat": "0.0.0",
|
||||
"main-bower-files": "^2.6.2",
|
||||
"run-sequence": "^1.0.2",
|
||||
"uglify-js": "^2.4.19"
|
||||
"uglify-js": "^2.4.19",
|
||||
"vinyl": "^0.4.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user