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 305e71b commit 49daafbCopy full SHA for 49daafb
package.json
@@ -9,7 +9,7 @@
9
"build": "node-gyp build",
10
"test": "make test",
11
"install": "node-gyp rebuild",
12
- "prepack": "npm install && node ./ci/prepublish.js"
+ "prepack": "node ./ci/prepublish.js"
13
},
14
"keywords": [
15
"kafka",
0 commit comments