pull/3094/head
yann300 7 years ago
parent e1e994b07e
commit e1ebe2226b
  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