We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210fd51 commit e39b3bbCopy full SHA for e39b3bb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "loopback4-kafka-client",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "loopback client for integration with apache kafka",
5
"keywords": [
6
"loopback-extension",
@@ -92,7 +92,7 @@
92
"registry": "https://registry.npmjs.org/"
93
},
94
"overrides": {
95
- "aws-sdk":"2.1360.0",
+ "aws-sdk": "2.1360.0",
96
"@semantic-release/npm": {
97
"npm": "^9.4.2"
98
0 commit comments