Fix Previous

This commit is contained in:
2020-06-14 19:03:07 +05:30
parent 71ce652fe2
commit e1e05839b1

View File

@@ -8,7 +8,7 @@
"build-ts":"tsc", "build-ts":"tsc",
"start":"node out", "start":"node out",
"dev": "tsc && node --inspect-brk out", "dev": "tsc && node --inspect-brk out",
"postinstall": "npm run tsc" "postinstall": "npm run build-ts"
}, },
"repository": { "repository": {
"type": "git", "type": "git",