|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "remix-simulator", |
|
|
|
"name": "remix-simulator", |
|
|
|
"version": "0.1.9-alpha.8", |
|
|
|
"version": "0.1.9-alpha.9", |
|
|
|
"description": "Ethereum IDE and tools for the web", |
|
|
|
"description": "Ethereum IDE and tools for the web", |
|
|
|
"contributors": [ |
|
|
|
"contributors": [ |
|
|
|
{ |
|
|
|
{ |
|
|
@ -20,12 +20,12 @@ |
|
|
|
"color-support": "^1.1.3", |
|
|
|
"color-support": "^1.1.3", |
|
|
|
"commander": "^2.19.0", |
|
|
|
"commander": "^2.19.0", |
|
|
|
"cors": "^2.8.5", |
|
|
|
"cors": "^2.8.5", |
|
|
|
"ethereumjs-util": "^6.1.0", |
|
|
|
|
|
|
|
"ethereumjs-block": "^2.2.1", |
|
|
|
"ethereumjs-block": "^2.2.1", |
|
|
|
|
|
|
|
"ethereumjs-util": "^6.1.0", |
|
|
|
"express": "^4.16.3", |
|
|
|
"express": "^4.16.3", |
|
|
|
"express-ws": "^4.0.0", |
|
|
|
"express-ws": "^4.0.0", |
|
|
|
"merge": "^1.2.0", |
|
|
|
"merge": "^1.2.0", |
|
|
|
"remix-lib": "0.4.15", |
|
|
|
"remix-lib": "0.4.16", |
|
|
|
"standard": "^10.0.3", |
|
|
|
"standard": "^10.0.3", |
|
|
|
"time-stamp": "^2.0.0", |
|
|
|
"time-stamp": "^2.0.0", |
|
|
|
"web3": "1.0.0-beta.37" |
|
|
|
"web3": "1.0.0-beta.37" |
|
|
|