Commit 6652dfc2 authored by yann300's avatar yann300

bump lerna

parent b38391f9
{
"name": "remix-analyzer",
"version": "0.3.2",
"version": "0.3.3",
"description": "Remix Analyzer",
"main": "./index.js",
"contributors": [
......@@ -18,7 +18,7 @@
}
],
"dependencies": {
"remix-lib": "0.4.2"
"remix-lib": "0.4.3"
},
"scripts": {
"lint": "standard",
......
{
"name": "remix-debug",
"version": "0.3.2",
"version": "0.3.3",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......@@ -22,7 +22,7 @@
"ethereumjs-util": "^4.5.0",
"ethereumjs-vm": "3.0.0",
"fast-async": "^6.1.2",
"remix-lib": "0.4.2"
"remix-lib": "0.4.3"
},
"devDependencies": {
"babel-eslint": "^7.1.1",
......
{
"name": "remix-lib",
"version": "0.4.2",
"version": "0.4.3",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......
{
"name": "remix-simulator",
"version": "0.1.2",
"version": "0.1.3",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......@@ -22,7 +22,7 @@
"express-ws": "^4.0.0",
"fast-async": "^6.3.7",
"merge": "^1.2.0",
"remix-lib": "0.4.2",
"remix-lib": "0.4.3",
"standard": "^10.0.3",
"time-stamp": "^2.0.0",
"web3": "1.0.0-beta.27"
......
{
"name": "remix-solidity",
"version": "0.3.2",
"version": "0.3.3",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......@@ -17,7 +17,7 @@
"ethereumjs-util": "^4.5.0",
"ethereumjs-vm": "3.0.0",
"fast-async": "^6.1.2",
"remix-lib": "0.4.2",
"remix-lib": "0.4.3",
"solc": "^0.5.0",
"webworkify": "^1.2.1"
},
......
{
"name": "remix-tests",
"version": "0.1.3",
"version": "0.1.4",
"description": "Tests for the Ethereum tool suite Remix",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
......@@ -42,9 +42,9 @@
"change-case": "^3.0.1",
"colors": "^1.1.2",
"commander": "^2.13.0",
"remix-lib": "0.4.2",
"remix-simulator": "0.1.2",
"remix-solidity": "0.3.2",
"remix-lib": "0.4.3",
"remix-simulator": "0.1.3",
"remix-solidity": "0.3.3",
"signale": "^1.2.1",
"web3": "1.0.0-beta.36",
"winston": "^3.0.0"
......
{
"name": "remix-url-resolver",
"version": "0.0.4",
"version": "0.0.5",
"description": "Solidity import url resolver engine",
"main": "dist",
"types": "dist/index.d.ts",
......
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