Update package.json

This commit is contained in:
Thijmen 2021-02-24 08:04:38 -05:00
parent 96825fb963
commit b1f16c7218

View File

@ -4,7 +4,7 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start:dev": "ts-node-dev --respawn --transpile-only src/main.ts" "start:dev": "ts-node-dev --respawn --transpile-only src/Main.ts"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",