We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4fbf3 commit a0d65ceCopy full SHA for a0d65ce
samples/redis-js/app/package.json
@@ -4,7 +4,7 @@
4
"main": "server.js",
5
"scripts": {
6
"test": "echo \"Error: no test specified\" && exit 1",
7
- "start": "node server.js"
+ "start": "exec node server.js"
8
},
9
"keywords": [],
10
"author": "",
0 commit comments