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 a286a99 commit 86ec132Copy full SHA for 86ec132
package.json
@@ -50,7 +50,7 @@
50
}
51
},
52
"scripts": {
53
- "preinstall": "cd ./packages/pg-protocol && npm b",
+ "preinstall": "cd ./packages/pg-protocol && npm build",
54
"test": "make test-all"
55
56
"files": [
0 commit comments