Skip to content

Commit 95857a2

Browse files
committed
Update main file
1 parent 346d3f3 commit 95857a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "notesappback-end",
33
"version": "1.0.0",
44
"description": "",
5-
"main": "index.js",
5+
"main": "server.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
88
"start":"NODE_ENV=production node ./src/server.js",

0 commit comments

Comments
 (0)