bump version to 0.9.2
changed description
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
{ | ||
"name": "remix-ide", | ||
"version": "v0.9.1", | ||
"description": "Minimalistic browser-based Solidity IDE", | ||
"version": "v0.9.2", | ||
"description": "Extendable Web IDE for Ethereum", | ||
"devDependencies": { | ||
"@babel/core": "^7.4.5", | ||
"@babel/plugin-transform-object-assign": "^7.2.0", | ||
... | ... | @@ -53,12 +53,12 @@ |
"npm-merge-driver": "^2.3.5", | ||
"npm-run-all": "^4.0.2", | ||
"onchange": "^3.2.1", | ||
"remix-analyzer": "0.3.17", | ||
"remix-debug": "0.3.19", | ||
"remix-lib": "0.4.16", | ||
"remix-solidity": "0.3.19", | ||
"remix-analyzer": "0.3.18", | ||
"remix-debug": "0.3.20", | ||
"remix-lib": "0.4.17", | ||
"remix-solidity": "0.3.20", | ||
"remix-tabs": "1.0.48", | ||
"remix-tests": "0.1.22", | ||
"remix-tests": "0.1.23", | ||
"remixd": "0.1.8-alpha.10", | ||
"request": "^2.83.0", | ||
"rimraf": "^2.6.1", | ||
... | ... |
Please
register
or
sign in
to comment