Skip to content

Commit

Permalink
chore: add dynamodb as optional peer dep
Browse files Browse the repository at this point in the history
Julien-R44 committed Mar 10, 2024
1 parent 12da6e9 commit d5142f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/verrou/package.json
Original file line number Diff line number Diff line change
@@ -30,6 +30,9 @@
"ioredis": "^5.3.2"
},
"peerDependenciesMeta": {
"@aws-sdk/client-dynamodb": {
"optional": true
},
"ioredis": {
"optional": true
}

0 comments on commit d5142f1

Please sign in to comment.