fix: package
Showing
... | ... | @@ -102,8 +102,7 @@ |
"test-browser": "npm-run-all -lpr selenium make-mock-compiler serve browsertest", | ||
"watch": "watchify apps/remix-ide/src/index.js -dv -p browserify-reload -o apps/remix-ide/build/app.js --exclude solc", | ||
"reinstall": "rm ./node-modules/ -rf && rm package-lock.json && rm ./build/ -rf && npm install & npm run build", | ||
"ganache-cli": "npx ganache-cli", | ||
"morphdom": "^2.6.1" | ||
"ganache-cli": "npx ganache-cli" | ||
}, | ||
"dependencies": { | ||
"@erebos/bzz-node": "^0.13.0", | ||
... | ... |
Please
register
or
sign in
to comment