Commit 3b06f673 authored by Iuri Matias's avatar Iuri Matias

add remix-tests to lerna

parent 6a885b73
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
"remix-debug", "remix-debug",
"remix-lib", "remix-lib",
"remix-solidity", "remix-solidity",
"remix-analyzer" "remix-analyzer",
"remix-tests"
], ],
"version": "independent" "version": "independent"
} }
...@@ -41,8 +41,8 @@ ...@@ -41,8 +41,8 @@
"change-case": "^3.0.1", "change-case": "^3.0.1",
"colors": "^1.1.2", "colors": "^1.1.2",
"commander": "^2.13.0", "commander": "^2.13.0",
"remix-simulator": "latest", "remix-simulator": "0.0.3",
"remix-solidity": "^0.2.2", "remix-solidity": "^0.2.4",
"solc": "^0.4.24", "solc": "^0.4.24",
"standard": "^10.0.3", "standard": "^10.0.3",
"web3": "1.0.0-beta.27" "web3": "1.0.0-beta.27"
......
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