add deploy to aws cmd
This commit is contained in:
parent
eba12ff4f6
commit
563b7c2b56
@ -5,7 +5,8 @@
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build",
|
||||
"lint": "vue-cli-service lint"
|
||||
"lint": "vue-cli-service lint",
|
||||
"deploy": "ztools png ./dist && rm -f ./dist/.DS_Store && aws s3 sync ./dist s3://cebg.games"
|
||||
},
|
||||
"dependencies": {
|
||||
"@walletconnect/web3-provider": "^1.7.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user