Remove unused script.
This commit is contained in:
parent
b7b4cca10f
commit
c1e79b7649
@ -22,7 +22,6 @@
|
||||
"test": "mocha test",
|
||||
"lint": "eslint source",
|
||||
"docs": "jsdoc -c tools/jsdoc.json",
|
||||
"updatelibs": "npm install && node tools/run_python.js tools/updatelibs.py",
|
||||
"generate_icon_font": "node tools/run_python.js tools/generate_icon_font.py",
|
||||
"update_engine_exports": "node tools/run_python.js tools/update_engine_exports.py",
|
||||
"create_dist": "npm run create_package && npm run lint && npm run test",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user