mirror of
https://github.com/tornadocash/tornado-initiation-ui.git
synced 2024-12-23 09:41:42 +01:00
allow unclean
This commit is contained in:
parent
de502c0b5a
commit
029a1ff017
@ -9,7 +9,7 @@
|
||||
"generate": "nuxt generate",
|
||||
"lint:js": "eslint --ext .js,.vue --ignore-path .gitignore .",
|
||||
"lint": "yarn lint:js",
|
||||
"deploy-prod": "npm run generate && push-dir --dir=dist --branch=gh-pages --cleanup --remote=temp"
|
||||
"deploy-prod": "npm run generate && push-dir --allow-unclean --dir=dist --branch=gh-pages --cleanup --remote=temp"
|
||||
},
|
||||
"dependencies": {
|
||||
"nuxt-web3-provider": "^0.1.1",
|
||||
|
Loading…
Reference in New Issue
Block a user