Start command

This commit is contained in:
Bingus_Violet 2024-01-19 18:39:47 -06:00
parent 98853dc0e8
commit 6129396c04

View file

@ -4,7 +4,7 @@
"description": "The API for Violet's Purgatory", "description": "The API for Violet's Purgatory",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "node index.js" "start": "node index.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",