Merge pull request #19 from ethereum/version013

bump version & add desc
pull/454/head
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", "name": "remixd",
"version": "0.1.2", "version": "0.1.3",
"description": "remix server", "description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)",
"main": "./src/main.js", "main": "./src/main.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",

Loading…
Cancel
Save