Merge branch 'Thijmen-master-patch-70879' into 'master'

Update package.json

See merge request nitro/nitro-converter!2
This commit is contained in:
SpreedBLood 2021-03-14 15:58:14 +00:00
commit 928a4dc54e

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