mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
correct a bunch of edIDs and eddbIDs
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"jasmine": "jasmine-node spec",
|
||||
"jasmine-no-stack": "jasmine-node --noStack spec",
|
||||
"test": "npm run lint && npm run jasmine-no-stack",
|
||||
"start": "node generate_distribution.js"
|
||||
"start": "node generate_distribution.js",
|
||||
"build": "node generate_distribution.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user