We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f7a60 commit c7a2d18Copy full SHA for c7a2d18
samples/node/web/ws/hello-ws/package.json
@@ -2,7 +2,7 @@
2
"name": "hello-ws",
3
"version": "1.0.0",
4
"description": "Hello WebSocket example",
5
- "main": "start.js",
+ "main": "app.js",
6
"scripts": {
7
"start": "node app.js"
8
},
0 commit comments