Fixed it!

This commit is contained in:
TheGreyDiamond
2021-06-11 21:43:56 +02:00
parent 72aaa6a047
commit f99a1808b0

View File

@ -4,7 +4,7 @@
"description": "The elevatormap rewritten",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "echo \"Error: no test specified\" && exit 0",
"start": "node index.js"
},
"repository": {