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 fe26fed commit 56bf6abCopy full SHA for 56bf6ab
package.json
@@ -18,7 +18,7 @@
18
"module_name": "confluent-kafka-javascript",
19
"module_path": "./build/{configuration}/",
20
"package_name": "{module_name}-v{version}-{node_abi}-{platform}-{libc}-{arch}.tar.gz",
21
- "host": "https://confluent-kafka-js.s3.us-west-1.amazonaws.com/releases/download/",
+ "host": "https://github.com/confluentinc/confluent-kafka-javascript/releases/download/",
22
"remote_path": "v{version}"
23
},
24
"keywords": [
0 commit comments