Commit c9f2ab18 authored by gxkai's avatar gxkai

fix: package

parent def2b3ce
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment