We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e9505 commit d4daedcCopy full SHA for d4daedc
packages/pg-protocol/package.json
@@ -21,6 +21,7 @@
21
"build:watch": "tsc --watch",
22
"prepublish": "yarn build",
23
"prepare": "yarn build",
24
+ "postinstall": "yarn build",
25
"pretest": "yarn build"
26
},
27
"repository": {
0 commit comments