Add prepack script
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"lint": "ts-standard",
|
||||
"test": "jest",
|
||||
"build": "tsc",
|
||||
"prepare": "tsc"
|
||||
"prepare": "tsc",
|
||||
"prepack": "tsc"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user