Fixes to sunwell and minor improvements
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Canvas based renderer for Hearthstone cards.",
|
||||
"main": "sunwell.js",
|
||||
"scripts": {
|
||||
"start": "node examples/server",
|
||||
"start": "nodejs examples/server",
|
||||
"test": "istanbul cover ./node_modules/mocha/bin/_mocha",
|
||||
"coveralls": "cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
|
||||
"postpublish": "git push && git push --tags"
|
||||
|
||||
Reference in New Issue
Block a user