Commit 2fe04733 authored by yann300's avatar yann300

add solc dev dependency

parent 1ea16922
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
"remix-core": "0.0.8", "remix-core": "0.0.8",
"remix-lib": "0.2.2", "remix-lib": "0.2.2",
"remix-solidity": "0.1.4", "remix-solidity": "0.1.4",
"solc": "https://github.com/ethereum/solc-js",
"standard": "^7.0.1", "standard": "^7.0.1",
"standard-reporter": "^1.0.5" "standard-reporter": "^1.0.5"
}, },
......
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