Skip to content

Commit d4daedc

Browse files
committed
chore: add postinstall
1 parent 63e9505 commit d4daedc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/pg-protocol/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"build:watch": "tsc --watch",
2222
"prepublish": "yarn build",
2323
"prepare": "yarn build",
24+
"postinstall": "yarn build",
2425
"pretest": "yarn build"
2526
},
2627
"repository": {

0 commit comments

Comments
 (0)