Skip to content

Commit 63e9505

Browse files
committed
chore: add prepare step to pg-protocol
1 parent 88c9a2d commit 63e9505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/pg-protocol/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"build": "tsc",
2121
"build:watch": "tsc --watch",
2222
"prepublish": "yarn build",
23+
"prepare": "yarn build",
2324
"pretest": "yarn build"
2425
},
2526
"repository": {

0 commit comments

Comments
 (0)