Skip to content

Commit 807c59a

Browse files
chore(examples): update Next.js in with-redux-reducer (vercel#43237)
Co-authored-by: Balázs Orbán <[email protected]>
1 parent 7596132 commit 807c59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-redux-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "next start"
77
},
88
"dependencies": {
9-
"next": "9.4.1",
9+
"next": "latest",
1010
"next-redux-wrapper": "^7.0.2",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)