Skip to content

Commit 3a1f085

Browse files
committed
(fix): remove node-rdkafka
1 parent a9362e1 commit 3a1f085

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
],
1919
"license": "ISC",
2020
"dependencies": {
21-
"@confluentinc/kafka-javascript": "^1.3.1",
22-
"node-rdkafka": "^2.12.0"
21+
"@confluentinc/kafka-javascript": "^1.3.1"
2322
}
2423
}

0 commit comments

Comments
 (0)