Skip to content

Commit

Permalink
Apparently peerDeps is the way (#4)
Browse files Browse the repository at this point in the history
* Apparently peerDeps is the way
  • Loading branch information
huntharo committed May 28, 2024
1 parent 49c5d2a commit 23b944f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
"@aws-sdk/client-kinesis": "^3.41.0",
"@shutterstock/p-map-iterable": "^1.0.11"
},
"peerDependencies": {
"@aws-sdk/client-kinesis": "^3.41.0"
},
"devDependencies": {
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.59.11",
Expand Down

0 comments on commit 23b944f

Please sign in to comment.