We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a6349 commit f735d74Copy full SHA for f735d74
docker/package.json
@@ -2,7 +2,7 @@
2
"name": "dist",
3
"version": "1.0.0",
4
"description": "",
5
- "main": "run.js",
+ "main": "main.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"start": "node main.js"
0 commit comments