More weird stuff
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
"main": "out/index.js",
|
||||
"scripts": {
|
||||
"test": "tsc && node out",
|
||||
"build-ts":"tsc",
|
||||
"start":"node out",
|
||||
"dev": "tsc && node --inspect-brk out",
|
||||
"postinstall": "tsc"
|
||||
"postinstall": "npm run tsc"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user