Skip to content

Commit 3553355

Browse files
authored
chore(adapter-nextjs): bump the lower bond of peer aws-amplify (#14204)
1 parent f512b65 commit 3553355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/adapter-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.4.3",
55
"description": "The adapter for the supporting of using Amplify APIs in Next.js.",
66
"peerDependencies": {
7-
"aws-amplify": "^6.0.7",
7+
"aws-amplify": "^6.13.0",
88
"next": ">=13.5.0 <16.0.0"
99
},
1010
"dependencies": {

0 commit comments

Comments
 (0)