We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0f76f commit 4c6c408Copy full SHA for 4c6c408
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "socketio-chat-application-nodejs",
3
"version": "1.0.0",
4
- "main": "server/serve.js",
+ "main": "serve.js",
5
"repository": "https://github.com/BaseMax/socketio-chat-application-nodejs",
6
"author": "Max Base",
7
"license": "MIT",
0 commit comments