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

Commit f7d0181

Browse files
committed
Upgrade version range of next
1 parent d779945 commit f7d0181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"cypress:netlify:testonly": "env CYPRESS_SKIP_DEPLOY=true npm run cypress:netlify"
3636
},
3737
"peerDependencies": {
38-
"next": "9.x"
38+
"next": ">=9.5.3"
3939
},
4040
"devDependencies": {
4141
"cypress": "^5.1.0",

0 commit comments

Comments
 (0)