Added EDDB IDs to data. Updating submodule

This commit is contained in:
Colin McLeod
2015-10-27 12:00:15 -07:00
parent ad134330c4
commit 16c76b2598
4 changed files with 69 additions and 13 deletions

View File

@@ -1,12 +1,15 @@
{
"name": "coriolis_shipyard",
"version": "1.8.3",
"version": "1.9.0",
"repository": {
"type": "git",
"url": "https://github.com/cmmcleod/coriolis"
},
"homepage": "http://coriolis.io",
"bugs": "https://github.com/cmmcleod/coriolis/issues",
"private": true,
"engine": "node >= 0.12.2",
"license": "MIT",
"devDependencies": {
"angular-mocks": "1.4.x",
"async": "0.9.x",