We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c9a2d commit 63e9505Copy full SHA for 63e9505
packages/pg-protocol/package.json
@@ -20,6 +20,7 @@
20
"build": "tsc",
21
"build:watch": "tsc --watch",
22
"prepublish": "yarn build",
23
+ "prepare": "yarn build",
24
"pretest": "yarn build"
25
},
26
"repository": {
0 commit comments