Merge pull request #132 from ethereum/bump-version

Bump remixd version
pull/454/head
David Disu 4 years ago committed by GitHub
commit d7de137068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3901
      package-lock.json
  2. 2
      package.json

3901
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -1,6 +1,6 @@
{
"name": "remixd",
"version": "0.2.3-alpha.6",
"version": "0.2.3-alpha.7",
"description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)",
"main": "./lib/src/index.js",
"types": "./lib/src/index.d.ts",

Loading…
Cancel
Save