We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5875a86 commit db04c18Copy full SHA for db04c18
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "shibaodi-pulsar-client",
3
- "version": "1.8.1-rc.13",
+ "version": "1.8.1-rc.14",
4
"description": "Pulsar Node.js client",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -54,8 +54,7 @@
54
"dependencies": {
55
"@mapbox/node-pre-gyp": "^1.0.9",
56
"bindings": "^1.5.0",
57
- "node-addon-api": "^4.3.0",
58
- "verbose": "^0.2.3"
+ "node-addon-api": "^4.3.0"
59
},
60
"binary": {
61
"module_name": "Pulsar",
0 commit comments