add remix-debug dep

pull/7/head
yann300 7 years ago
parent 2fe0473353
commit 05219ad1ff
  1. 3
      remix-debug/package.json

@ -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",

Loading…
Cancel
Save