Skip to content

Commit 49f5714

Browse files
committed
fix: don't forget to update next.js from v9 to v12
1 parent 860b8d2 commit 49f5714

File tree

2 files changed

+802
-2826
lines changed

2 files changed

+802
-2826
lines changed

examples/5-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"mobx-react": "^7.5.0",
1515
"mobx-state-tree": "^5.1.5",
1616
"mst-gql": "portal:../../",
17-
"next": "^9.0.5"
17+
"next": "^12.2.2"
1818
},
1919
"devDependencies": {
2020
"@types/react": "^18.0.15",

0 commit comments

Comments
 (0)