Update package.json

This commit is contained in:
Aldess 2023-08-25 22:51:36 +02:00 committed by GitHub
commit 97b9fda920
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"
},