mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Added ED ID for Pack Hound and Advanced Plasma Accelerator
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cmmcleod/coriolis-data"
|
||||
@@ -12,7 +12,7 @@
|
||||
"engine": "node >= 0.12.2",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"lint": "eslint --plugin json --ext .json modules ships",
|
||||
"lint": "eslint --plugin json --ext .json modules ships dist",
|
||||
"jasmine": "jasmine-node spec",
|
||||
"jasmine-no-stack": "jasmine-node --noStack spec",
|
||||
"test": "npm run lint && npm run jasmine-no-stack",
|
||||
|
||||
Reference in New Issue
Block a user