Commit 05219ad1 authored by yann300's avatar yann300

add remix-debug dep

parent 2fe04733
......@@ -31,7 +31,8 @@
"remix-solidity": "0.1.4",
"solc": "https://github.com/ethereum/solc-js",
"standard": "^7.0.1",
"standard-reporter": "^1.0.5"
"standard-reporter": "^1.0.5",
"tape": "^4.6.0"
},
"scripts": {
"build": "mkdirp build; browserify index.js > build/app.js",
......
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