|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "remix-debugger", |
|
|
|
"name": "remix-debugger", |
|
|
|
"version": "0.1.6", |
|
|
|
"version": "0.1.7", |
|
|
|
"description": "Ethereum IDE and tools for the web", |
|
|
|
"description": "Ethereum IDE and tools for the web", |
|
|
|
"contributors": [ |
|
|
|
"contributors": [ |
|
|
|
{ |
|
|
|
{ |
|
|
@ -37,9 +37,9 @@ |
|
|
|
"notify-error": "^1.2.0", |
|
|
|
"notify-error": "^1.2.0", |
|
|
|
"npm-run-all": "^4.1.2", |
|
|
|
"npm-run-all": "^4.1.2", |
|
|
|
"onchange": "^3.3.0", |
|
|
|
"onchange": "^3.3.0", |
|
|
|
"remix-core": "^0.0.12", |
|
|
|
"remix-core": "^0.0.13", |
|
|
|
"remix-lib": "^0.2.6", |
|
|
|
"remix-lib": "^0.2.7", |
|
|
|
"remix-solidity": "^0.1.8", |
|
|
|
"remix-solidity": "^0.1.9", |
|
|
|
"selenium-standalone": "^6.0.1", |
|
|
|
"selenium-standalone": "^6.0.1", |
|
|
|
"solc": "^0.4.13", |
|
|
|
"solc": "^0.4.13", |
|
|
|
"standard": "^7.0.1", |
|
|
|
"standard": "^7.0.1", |
|
|
|