Unverified Commit 1fb2f007 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #929 from ethereum/add_remix_tests_to_lerna

add remix-tests to lerna
parents e4ba7927 3b06f673
...@@ -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