Skip to content

Commit d5142f1

Browse files
committed
chore: add dynamodb as optional peer dep
1 parent 12da6e9 commit d5142f1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/verrou/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"ioredis": "^5.3.2"
3131
},
3232
"peerDependenciesMeta": {
33+
"@aws-sdk/client-dynamodb": {
34+
"optional": true
35+
},
3336
"ioredis": {
3437
"optional": true
3538
}

0 commit comments

Comments
 (0)