mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 05:34:15 +00:00
updated deploy script
This commit is contained in:
parent
0341bb16c3
commit
ffee33d0bc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"lint": "eslint --ext .js,.vue src test/unit",
|
||||
"translate": "node build/translate.js",
|
||||
"build": "node build/build.js",
|
||||
"deploy": "node ./node_modules/vue-gh-pages/index.js"
|
||||
"deploy": "firebase deploy"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.19.0",
|
||||
|
|
Loading…
Reference in a new issue