remixd
yann300 7 years ago
parent 1cfeec7660
commit 48681a8f6e
  1. 2
      package.json

@ -6,7 +6,7 @@
"bin" : { "remixd" : "./bin/remixd" },
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./src/main.js"
"start": "./bin/remixd"
},
"repository": {
"type": "git",

Loading…
Cancel
Save