Update package.json

This commit is contained in:
Killer Boss Original 2022-07-05 19:25:18 +02:00 committed by GitHub
parent 7297f18d0a
commit 865423bfcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,8 @@
"version": "1.0.0", "version": "1.0.0",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "npm start" "test": "npm start",
"start": "node index.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",