Add postinstall

This commit is contained in:
Jack Hadrill
2022-01-31 01:02:04 +00:00
parent d1769651aa
commit e6568a8b00

View File

@@ -8,8 +8,7 @@
"lint": "ts-standard", "lint": "ts-standard",
"test": "jest", "test": "jest",
"build": "tsc", "build": "tsc",
"prepare": "tsc", "postinstall": "tsc"
"prepack": "tsc"
}, },
"repository": { "repository": {
"type": "git", "type": "git",