Merge pull request #19 from ethereum/version013

bump version & add desc
remixd
yann300 7 years ago committed by GitHub
commit bb490897be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      package.json

@ -1,7 +1,7 @@
{
"name": "remixd",
"version": "0.1.2",
"description": "remix server",
"version": "0.1.3",
"description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)",
"main": "./src/main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",

Loading…
Cancel
Save