Update kafka package.json to include the config schema

This commit is contained in:
Fredrik Adelöw
2021-02-18 15:49:48 +01:00
committed by GitHub
parent 07fee9d922
commit fde9584fd1
+1 -1
View File
@@ -50,6 +50,6 @@
},
"files": [
"dist",
"schema.d.ts"
"config.d.ts"
]
}