Update scripts command.

This commit is contained in:
jaywcjlove 2018-10-07 11:20:16 +08:00
parent daec36f195
commit 22926dcf09
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
"description": "Linux Command",
"main": "dist/data.json",
"scripts": {
"start": "node build/compile.js && npm run deploy",
"start": "npm run build && npm run deploy",
"build": "node build/build.js",
"deploy": "node build/deploy.js"
},
"keywords": [