Commit 192e0a9d authored by Iuri Matias's avatar Iuri Matias

add missing dependencies required for compiler wrapper code

parent c30cd9ba
...@@ -23,6 +23,9 @@ ...@@ -23,6 +23,9 @@
"fast-async": "^6.1.2", "fast-async": "^6.1.2",
"remix-core": "latest", "remix-core": "latest",
"remix-lib": "latest", "remix-lib": "latest",
"js-base64": "^2.1.9",
"swarmgw": "^0.2.0",
"webworkify": "^1.2.1",
"solc": "^0.4.13", "solc": "^0.4.13",
"standard": "^7.0.1", "standard": "^7.0.1",
"tape": "^4.6.0" "tape": "^4.6.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