Skip to content

Commit 8d83bd3

Browse files
author
Daniel Hochleitner
committed
added start script entry
1 parent b3120b4 commit 8d83bd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node/node-notify-server/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Websocket nofification services with GET interface",
55
"main": "server.js",
66
"scripts": {
7+
"start": "node server.js",
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},
910
"author": "Daniel Hochleitner",

0 commit comments

Comments
 (0)