mirror of
https://github.com/Instadapp/vue-web3.git
synced 2024-07-29 21:48:25 +00:00
wip
This commit is contained in:
parent
69c4722d37
commit
fc00be181c
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublishOnly": "npm i && npm run build",
|
"prepublishOnly": "npm i && npm run build && cd nuxt && npm i && npm run prepack",
|
||||||
"build": "rollup -c rollup.config.js",
|
"build": "rollup -c rollup.config.js",
|
||||||
"dev": "rollup -w -c rollup.config.js",
|
"dev": "rollup -w -c rollup.config.js",
|
||||||
"lint": "prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"",
|
"lint": "prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user