|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "remix-tests", |
|
|
|
|
"version": "0.0.20", |
|
|
|
|
"version": "0.0.21", |
|
|
|
|
"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.12", |
|
|
|
|
"remix-simulator": "0.0.7", |
|
|
|
|
"remix-solidity": "0.2.13", |
|
|
|
|
"remix-lib": "0.3.13", |
|
|
|
|
"remix-simulator": "0.0.8", |
|
|
|
|
"remix-solidity": "0.2.14", |
|
|
|
|
"signale": "^1.2.1", |
|
|
|
|
"solc": "^0.5.0", |
|
|
|
|
"standard": "^10.0.3", |
|
|
|
|