Fix Previous
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"build-ts":"tsc",
|
||||
"start":"node out",
|
||||
"dev": "tsc && node --inspect-brk out",
|
||||
"postinstall": "npm run tsc"
|
||||
"postinstall": "npm run build-ts"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user