Skip to content

Commit a8ce6fe

Browse files
Merge pull request #5 from cinemataztic/releases/1.0.9
Releases/1.0.9
2 parents 4468c87 + d0b131d commit a8ce6fe

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cinemataztic/big-evil-kafka",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A wrapper around node-rdkafka",
55
"main": "src/index.js",
66
"scripts": {
@@ -11,6 +11,11 @@
1111
"kafka"
1212
],
1313
"author": "Cinemataztic",
14+
"repository": {
15+
"type": "git",
16+
"url": "git+https://github.com/cinemataztic/big-evil-kafka.git"
17+
},
18+
"homepage": "https://github.com/cinemataztic/big-evil-kafka",
1419
"license": "ISC",
1520
"dependencies": {
1621
"@kafkajs/confluent-schema-registry": "^3.6.1",

0 commit comments

Comments
 (0)