Fix formatting

This commit is contained in:
MoyuScript
2017-12-03 17:30:52 +08:00
parent dbee6216d9
commit e9cc01ae5d
3 changed files with 4 additions and 5 deletions

View File

@@ -72,8 +72,7 @@
"test:node": "mocha tests/node/*.js",
"karma": "node karma",
"watch": "webpack --progress --colors --watch",
"start": "node tests/server",
"ss": "node $npm_package_version"
"start": "node tests/server"
},
"homepage": "https://html2canvas.hertzen.com",
"license": "MIT",