Skip to content

Commit 4c6c408

Browse files
authored
Change server/serve.js to serve.js
1 parent 0c0f76f commit 4c6c408

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
@@ -1,7 +1,7 @@
11
{
22
"name": "socketio-chat-application-nodejs",
33
"version": "1.0.0",
4-
"main": "server/serve.js",
4+
"main": "serve.js",
55
"repository": "https://github.com/BaseMax/socketio-chat-application-nodejs",
66
"author": "Max Base",
77
"license": "MIT",

0 commit comments

Comments
 (0)