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 f5b0ebc commit 7679130Copy full SHA for 7679130
examples/express/package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"test": "jest",
8
- "start": "node src/index.js"
+ "start": "node src/server.js"
9
},
10
"author": "",
11
"license": "ISC",
0 commit comments