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