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

update to 0.0.3

parent f0915808
{ {
"name": "remix-tests", "name": "remix-tests",
"version": "0.0.2", "version": "0.0.3",
"description": "", "description": "",
"main": "./src/index.js", "main": "./src/index.js",
"contributors": [ "contributors": [
...@@ -38,11 +38,13 @@ ...@@ -38,11 +38,13 @@
}, },
"homepage": "https://github.com/ethereum/remix-tests#readme", "homepage": "https://github.com/ethereum/remix-tests#readme",
"dependencies": { "dependencies": {
"async": "^2.6.0",
"babel-preset-es2017": "^6.24.1",
"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-solidity": "latest",
"remix-simulator": "latest", "remix-simulator": "latest",
"remix-solidity": "latest",
"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