Unverified Commit 617d58a9 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #835 from ethereum/publish

Publish
parents a1d2dbc4 7687ba75
{
"name": "remix-core",
"version": "0.0.11",
"version": "0.0.12",
"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.5",
"remix-lib": "^0.2.6",
"standard": "^7.0.1",
"tape": "^4.6.0"
},
......
{
"name": "remix-debug",
"version": "0.0.5",
"version": "0.0.6",
"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.11",
"remix-lib": "^0.2.5",
"remix-solidity": "^0.1.7",
"remix-core": "^0.0.12",
"remix-lib": "^0.2.6",
"remix-solidity": "^0.1.8",
"solc": "https://github.com/ethereum/solc-js"
},
"devDependencies": {
......
{
"name": "remix-debugger",
"version": "0.1.5",
"version": "0.1.6",
"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.11",
"remix-lib": "^0.2.5",
"remix-solidity": "^0.1.7",
"remix-core": "^0.0.12",
"remix-lib": "^0.2.6",
"remix-solidity": "^0.1.8",
"selenium-standalone": "^6.0.1",
"solc": "^0.4.13",
"standard": "^7.0.1",
......
{
"name": "remix-lib",
"version": "0.2.5",
"version": "0.2.6",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......
{
"name": "remix-solidity",
"version": "0.1.7",
"version": "0.1.8",
"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.11",
"remix-lib": "^0.2.5",
"remix-core": "^0.0.12",
"remix-lib": "^0.2.6",
"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