chore(package): update package version

This commit is contained in:
Elaine1234 2019-03-21 15:08:38 +08:00
parent 23d7bad721
commit 53039b0793

View File

@ -99,7 +99,7 @@
"screenshot": "node ./bin/screenshot.js",
"start": "npm run dev",
"test": "torch --compile --renderer --recursive ./test/unit",
"test-live": "torch --compile --interactive --watch --recursive ./test/unit/helper/graph2canvas-spec",
"test-live": "torch --compile --interactive --watch --recursive ./test/unit",
"watch": "webpack --config webpack-dev.config.js",
"win-dev": "node ./bin/win-dev.js"
},