Skip to content

Commit eacf117

Browse files
committed
revert: support just Next.js stable releases
1 parent b39a72a commit eacf117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next-safe-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
"peerDependencies": {
9393
"@sinclair/typebox": ">= 0.33.3",
94-
"next": ">= 14.0.0 || >= 14.0.1-canary.0",
94+
"next": ">= 14.0.0",
9595
"react": ">= 18.2.0",
9696
"react-dom": ">= 18.2.0",
9797
"valibot": ">= 0.36.0",

0 commit comments

Comments
 (0)