chore(release): add postinstall dir to packaged files
Signed-off-by: Lance Ball <lball@redhat.com>
This commit is contained in:
parent
5bea5f17aa
commit
dd0467b62d
|
@ -22,7 +22,8 @@
|
|||
"files": [
|
||||
"index.js",
|
||||
"index.d.ts",
|
||||
"lib"
|
||||
"lib",
|
||||
"postinstall"
|
||||
],
|
||||
"standard-version": {
|
||||
"types": [
|
||||
|
|
Loading…
Reference in New Issue