|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "remix-tests", |
|
|
|
|
"version": "0.0.17", |
|
|
|
|
"version": "0.0.18", |
|
|
|
|
"description": "Tests for the Ethereum tool suite Remix", |
|
|
|
|
"main": "./src/index.js", |
|
|
|
|
"contributors": [ |
|
|
|
@ -41,9 +41,9 @@ |
|
|
|
|
"change-case": "^3.0.1", |
|
|
|
|
"colors": "^1.1.2", |
|
|
|
|
"commander": "^2.13.0", |
|
|
|
|
"remix-lib": "0.3.10", |
|
|
|
|
"remix-simulator": "0.0.5", |
|
|
|
|
"remix-solidity": "0.2.11", |
|
|
|
|
"remix-lib": "0.3.11", |
|
|
|
|
"remix-simulator": "0.0.6", |
|
|
|
|
"remix-solidity": "0.2.12", |
|
|
|
|
"signale": "^1.2.1", |
|
|
|
|
"solc": "^0.4.24", |
|
|
|
|
"standard": "^10.0.3", |
|
|
|
|