Merge pull request #4577 from backstage/freben-patch-1

Update kafka package.json to include the config schema
This commit is contained in:
Fredrik Adelöw
2021-02-18 18:16:31 +01:00
committed by GitHub
+1 -1
View File
@@ -50,6 +50,6 @@
},
"files": [
"dist",
"schema.d.ts"
"config.d.ts"
]
}