@ -23,7 +23,7 @@
"prepublishOnly": "node scripts/prepublish.js",
"declare-type": "tsc --emitDeclarationOnly",
"build": "rollup -c & npm run declare-type",
"watch": "watch 'npm run build' ./src"
"watch": "watch \"npm run build\" ./src"
},
"repository": {
"type": "git",
@ -30,7 +30,7 @@
"bugs": {
"url": "https://github.com/suanmei/iMove/issues"
@ -31,7 +31,7 @@