Fix Previous
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user