Skip to content

Commit 86ec132

Browse files
committed
Update package.json
1 parent a286a99 commit 86ec132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
}
5151
},
5252
"scripts": {
53-
"preinstall": "cd ./packages/pg-protocol && npm b",
53+
"preinstall": "cd ./packages/pg-protocol && npm build",
5454
"test": "make test-all"
5555
},
5656
"files": [

0 commit comments

Comments
 (0)