Unverified Commit 710dcbfd authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #380 from ethereum/libsVersionUpdate

libs version updated to latest
parents 627bef0b 1bbc0ceb
......@@ -19,8 +19,8 @@
}
],
"dependencies": {
"@remix-project/remix-astwalker": "0.0.24",
"@remix-project/remix-lib": "0.4.29"
"@remix-project/remix-astwalker": "0.0.25",
"@remix-project/remix-lib": "0.4.30"
},
"publishConfig": {
"access": "public"
......
......@@ -21,7 +21,7 @@
"commander": "^2.19.0",
"ethereumjs-util": "^6.2.0",
"ethereumjs-vm": "4.1.3",
"@remix-project/remix-lib": "0.4.29",
"@remix-project/remix-lib": "0.4.30",
"web3": "^1.2.4"
},
"devDependencies": {
......
......@@ -25,7 +25,7 @@
"express": "^4.16.3",
"express-ws": "^4.0.0",
"merge": "^1.2.0",
"@remix-project/remix-lib": "0.4.29",
"@remix-project/remix-lib": "0.4.30",
"time-stamp": "^2.0.0",
"web3": "^1.2.4"
},
......
......@@ -16,7 +16,7 @@
],
"dependencies": {
"eslint-scope": "^5.0.0",
"@remix-project/remix-lib": "0.4.29",
"@remix-project/remix-lib": "0.4.30",
"solc": "^0.6.0",
"webworkify-webpack": "^2.1.5"
},
......
......@@ -39,9 +39,9 @@
"change-case": "^3.0.1",
"colors": "^1.1.2",
"commander": "^2.13.0",
"@remix-project/remix-lib": "0.4.29",
"@remix-project/remix-simulator": "0.1.9-beta.5",
"@remix-project/remix-solidity": "0.3.30",
"@remix-project/remix-lib": "0.4.30",
"@remix-project/remix-simulator": "0.1.9-beta.7",
"@remix-project/remix-solidity": "0.3.31",
"signale": "^1.4.0",
"web3": "^1.2.4",
"winston": "^3.0.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