|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "remix-debug", |
|
|
|
"name": "remix-debug", |
|
|
|
"version": "0.0.3", |
|
|
|
"version": "0.0.4", |
|
|
|
"description": "Ethereum IDE and tools for the web", |
|
|
|
"description": "Ethereum IDE and tools for the web", |
|
|
|
"contributors": [ |
|
|
|
"contributors": [ |
|
|
|
{ |
|
|
|
{ |
|
|
@ -26,9 +26,9 @@ |
|
|
|
"ethereumjs-vm": "^2.3.3", |
|
|
|
"ethereumjs-vm": "^2.3.3", |
|
|
|
"notify-error": "^1.2.0", |
|
|
|
"notify-error": "^1.2.0", |
|
|
|
"npm-run-all": "^4.1.2", |
|
|
|
"npm-run-all": "^4.1.2", |
|
|
|
"remix-core": "^0.0.9", |
|
|
|
"remix-core": "^0.0.10", |
|
|
|
"remix-lib": "^0.2.3", |
|
|
|
"remix-lib": "^0.2.4", |
|
|
|
"remix-solidity": "^0.1.5", |
|
|
|
"remix-solidity": "^0.1.6", |
|
|
|
"solc": "https://github.com/ethereum/solc-js", |
|
|
|
"solc": "https://github.com/ethereum/solc-js", |
|
|
|
"standard": "^7.0.1", |
|
|
|
"standard": "^7.0.1", |
|
|
|
"standard-reporter": "^1.0.5", |
|
|
|
"standard-reporter": "^1.0.5", |
|
|
|