Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 414de0a

Browse files
authored
fix: peer dependencies (#54)
1 parent 94f0307 commit 414de0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "^4.4.3"
4040
},
4141
"peerDependencies": {
42-
"@ory/client": "1.1.39",
42+
"@ory/client": ">=1.1.39",
4343
"next": ">=12.0.10"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)