Skip to content

Commit

Permalink
chore: review kafkajs dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danibix95 committed Sep 22, 2023
1 parent 216c515 commit 6e345df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@mia-platform/eslint-config-mia": "^3.0.0",
"ajv": "^8.12.0",
"eslint": "^8.49.0",
"kafkajs": "2.2.4",
"kafkajs": "^2.2.4",
"tap": "^16.3.7"
},
"peerDependencies": {
Expand All @@ -55,4 +55,4 @@
"eslintConfig": {
"extends": "@mia-platform/eslint-config-mia"
}
}
}

0 comments on commit 6e345df

Please sign in to comment.