Commit d3c6210c authored by yann300's avatar yann300

publishing

parent 65617416
{
"version": "0.1.0",
"version": "0.1.1",
"devDependencies": {
"gulp": "^3.9.1",
"lerna": "^2.10.2"
},
"scripts": {
"diff": "lerna diff",
"updated": "lerna updated",
"bootstrap": "lerna bootstrap",
"publish": "lerna publish",
"release": "lerna bootstrap; lerna publish; gulp; gulp publishTag;"
"release": "lerna bootstrap; lerna publish;",
"tag": "gulp; gulp publishTag;"
}
}
{
"name": "remix-solidity",
"version": "0.2.10",
"version": "0.2.11",
"description": "Ethereum IDE and tools for the web",
"contributors": [
{
......
{
"name": "remix-tests",
"version": "0.0.15",
"version": "0.0.16",
"description": "Tests for the Ethereum tool suite Remix",
"main": "./src/index.js",
"contributors": [
......@@ -43,7 +43,7 @@
"commander": "^2.13.0",
"remix-lib": "0.3.10",
"remix-simulator": "^0.0.4",
"remix-solidity": "0.2.10",
"remix-solidity": "0.2.11",
"signale": "^1.2.1",
"solc": "^0.4.24",
"standard": "^10.0.3",
......
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