Commit 78ffd673 authored by yann300's avatar yann300

Publish

- remix-core@0.0.11 - remix-debug@0.0.5 - remix-debugger@0.1.5 - remix-lib@0.2.5 - remix-solidity@0.1.7
parent 0807ff44
{
"name": "remix-core",
"version": "0.0.10",
"version": "0.0.11",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......@@ -19,7 +19,7 @@
"babel-preset-es2015": "^6.24.0",
"babelify": "^7.3.0",
"fast-async": "^6.1.2",
"remix-lib": "^0.2.4",
"remix-lib": "^0.2.5",
"standard": "^7.0.1",
"tape": "^4.6.0"
},
......
{
"name": "remix-debug",
"version": "0.0.4",
"version": "0.0.5",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......@@ -26,9 +26,9 @@
"ethereumjs-vm": "^2.3.3",
"notify-error": "^1.2.0",
"npm-run-all": "^4.1.2",
"remix-core": "^0.0.10",
"remix-lib": "^0.2.4",
"remix-solidity": "^0.1.6",
"remix-core": "^0.0.11",
"remix-lib": "^0.2.5",
"remix-solidity": "^0.1.7",
"solc": "https://github.com/ethereum/solc-js",
"standard": "^7.0.1",
"standard-reporter": "^1.0.5",
......
{
"name": "remix-debugger",
"version": "0.1.4",
"version": "0.1.5",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......@@ -37,9 +37,9 @@
"notify-error": "^1.2.0",
"npm-run-all": "^4.1.2",
"onchange": "^3.3.0",
"remix-core": "^0.0.10",
"remix-lib": "^0.2.4",
"remix-solidity": "^0.1.6",
"remix-core": "^0.0.11",
"remix-lib": "^0.2.5",
"remix-solidity": "^0.1.7",
"selenium-standalone": "^6.0.1",
"solc": "^0.4.13",
"standard": "^7.0.1",
......
{
"name": "remix-lib",
"version": "0.2.4",
"version": "0.2.5",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......
{
"name": "remix-solidity",
"version": "0.1.6",
"version": "0.1.7",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......@@ -22,8 +22,8 @@
"ethereumjs-vm": "^2.3.3",
"fast-async": "^6.1.2",
"npm-run-all": "^4.0.2",
"remix-core": "^0.0.10",
"remix-lib": "^0.2.4",
"remix-core": "^0.0.11",
"remix-lib": "^0.2.5",
"solc": "https://github.com/ethereum/solc-js",
"standard": "^7.0.1",
"tape": "^4.6.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment