We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 346d3f3 commit 95857a2Copy full SHA for 95857a2
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "notesappback-end",
3
"version": "1.0.0",
4
"description": "",
5
- "main": "index.js",
+ "main": "server.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"start":"NODE_ENV=production node ./src/server.js",
0 commit comments