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

Commit d07b9e7

Browse files
authored
Merge pull request #90 from netlify/feat/next-version-range
Upgrade version range of `next`
2 parents d779945 + f7d0181 commit d07b9e7

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)