Skip to content

Commit cca14f2

Browse files
committed
update package name to @quiziz namespace
1 parent e859f49 commit cca14f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "kafka-wrapper",
2+
"name": "@quizizz/kafka",
33
"version": "1.0.2",
44
"description": "A simple kafka client to produce and consume messages to/from kafka cluster.",
55
"main": "lib/index.js",

0 commit comments

Comments
 (0)