Browse Source

Merge 265719340e into a24c55b76d

pull/111/merge
Ken Evensen 7 years ago
committed by GitHub
parent
commit
7ceae52212
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      package.json

3
package.json

@ -30,5 +30,6 @@
"preferGlobal": "true",
"bin": {
"wetty": "./bin/wetty.js"
}
},
"scripts": { "start" : "node app.js -p 3000" }
}

Loading…
Cancel
Save