update package versions

pull/3094/head
Iuri Matias 7 years ago committed by yann300
parent 5bc19d1a3b
commit 4dc6d5a2a2
  1. 2
      remix-core/package.json
  2. 6
      remix-debug/package.json
  3. 6
      remix-debugger/package.json
  4. 4
      remix-solidity/package.json

@ -19,7 +19,7 @@
"babel-eslint": "^7.1.1",
"babelify": "^7.3.0",
"fast-async": "^6.1.2",
"remix-lib": "latest",
"remix-lib": "0.2.2",
"standard": "^7.0.1",
"tape": "^4.6.0"
},

@ -26,9 +26,9 @@
"ethereumjs-vm": "^2.3.3",
"notify-error": "^1.2.0",
"npm-run-all": "^4.1.2",
"remix-core": "latest",
"remix-lib": "latest",
"remix-solidity": "latest",
"remix-core": "0.0.8",
"remix-lib": "0.2.2",
"remix-solidity": "0.1.4",
"standard": "^7.0.1",
"standard-reporter": "^1.0.5"
},

@ -37,9 +37,9 @@
"notify-error": "^1.2.0",
"npm-run-all": "^4.1.2",
"onchange": "^3.3.0",
"remix-core": "latest",
"remix-lib": "latest",
"remix-solidity": "latest",
"remix-core": "0.0.8",
"remix-lib": "0.2.2",
"remix-solidity": "0.1.4",
"selenium-standalone": "^6.0.1",
"solc": "^0.4.13",
"standard": "^7.0.1",

@ -21,8 +21,8 @@
"ethereumjs-util": "^4.5.0",
"ethereumjs-vm": "^2.3.3",
"fast-async": "^6.1.2",
"remix-core": "latest",
"remix-lib": "latest",
"remix-core": "0.0.8",
"remix-lib": "0.2.2",
"webworkify": "^1.2.1",
"solc": "https://github.com/ethereum/solc-js",
"npm-run-all": "^4.0.2",

Loading…
Cancel
Save