pull/7/head
yann300 6 years ago
parent ad07fdb471
commit f5fa2d1d63
  1. 2
      remix-simulator/package.json
  2. 4
      remix-tests/package.json

@ -1,6 +1,6 @@
{ {
"name": "remix-simulator", "name": "remix-simulator",
"version": "0.0.4", "version": "0.0.5",
"description": "Ethereum IDE and tools for the web", "description": "Ethereum IDE and tools for the web",
"contributors": [ "contributors": [
{ {

@ -1,6 +1,6 @@
{ {
"name": "remix-tests", "name": "remix-tests",
"version": "0.0.16", "version": "0.0.17",
"description": "Tests for the Ethereum tool suite Remix", "description": "Tests for the Ethereum tool suite Remix",
"main": "./src/index.js", "main": "./src/index.js",
"contributors": [ "contributors": [
@ -42,7 +42,7 @@
"colors": "^1.1.2", "colors": "^1.1.2",
"commander": "^2.13.0", "commander": "^2.13.0",
"remix-lib": "0.3.10", "remix-lib": "0.3.10",
"remix-simulator": "^0.0.4", "remix-simulator": "0.0.5",
"remix-solidity": "0.2.11", "remix-solidity": "0.2.11",
"signale": "^1.2.1", "signale": "^1.2.1",
"solc": "^0.4.24", "solc": "^0.4.24",

Loading…
Cancel
Save