|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "remix-simulator", |
|
|
|
|
"version": "0.1.6", |
|
|
|
|
"version": "0.1.7", |
|
|
|
|
"description": "Ethereum IDE and tools for the web", |
|
|
|
|
"contributors": [ |
|
|
|
|
{ |
|
|
|
@ -18,13 +18,13 @@ |
|
|
|
|
"body-parser": "^1.18.2", |
|
|
|
|
"color-support": "^1.1.3", |
|
|
|
|
"commander": "^2.19.0", |
|
|
|
|
"ethereumjs-util": "^5.1.2", |
|
|
|
|
"ethereumjs-vm": "3.0.0", |
|
|
|
|
"express": "^4.16.3", |
|
|
|
|
"express-ws": "^4.0.0", |
|
|
|
|
"fast-async": "^6.3.7", |
|
|
|
|
"merge": "^1.2.0", |
|
|
|
|
"remix-lib": "0.4.6", |
|
|
|
|
"ethereumjs-vm": "3.0.0", |
|
|
|
|
"ethereumjs-util": "^5.1.2", |
|
|
|
|
"standard": "^10.0.3", |
|
|
|
|
"time-stamp": "^2.0.0", |
|
|
|
|
"web3": "1.0.0-beta.27" |
|
|
|
|