|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "remix-project", |
|
|
|
|
"version": "0.18.0-dev", |
|
|
|
|
"version": "0.19.0-dev", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"description": "Ethereum Remix Monorepo", |
|
|
|
|
"keywords": [ |
|
|
|
@ -136,13 +136,13 @@ |
|
|
|
|
"@ethereumjs/common": "^2.4.0", |
|
|
|
|
"@ethereumjs/tx": "^3.3.0", |
|
|
|
|
"@ethereumjs/vm": "^5.5.0", |
|
|
|
|
"@remixproject/engine": "^0.3.20-alpha.2", |
|
|
|
|
"@remixproject/engine-web": "^0.3.20-alpha.2", |
|
|
|
|
"@remixproject/plugin": "^0.3.20-alpha.2", |
|
|
|
|
"@remixproject/plugin-api": "^0.3.20-alpha.2", |
|
|
|
|
"@remixproject/plugin-utils": "^0.3.20-alpha.2", |
|
|
|
|
"@remixproject/plugin-webview": "^0.3.20-alpha.2", |
|
|
|
|
"@remixproject/plugin-ws": "^0.3.20-alpha.2", |
|
|
|
|
"@remixproject/engine": "^0.3.20", |
|
|
|
|
"@remixproject/engine-web": "^0.3.20", |
|
|
|
|
"@remixproject/plugin": "^0.3.20", |
|
|
|
|
"@remixproject/plugin-api": "^0.3.20", |
|
|
|
|
"@remixproject/plugin-utils": "^0.3.20", |
|
|
|
|
"@remixproject/plugin-webview": "^0.3.20", |
|
|
|
|
"@remixproject/plugin-ws": "^0.3.20", |
|
|
|
|
"ansi-gray": "^0.1.1", |
|
|
|
|
"async": "^2.6.2", |
|
|
|
|
"axios": ">=0.21.1", |
|
|
|
|