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