Update package.json

This commit is contained in:
Aldess 2023-08-25 22:51:36 +02:00 committed by GitHub
commit 9e4e7e28fa

View file

@ -7,7 +7,7 @@
},
"name": "collaborative-pixel-art",
"version": "1.0.0",
"main": "index.js",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},