Skip to content

Commit 30bab8d

Browse files
authored
Pin next to the catalog version (#112)
1 parent 297e147 commit 30bab8d

File tree

2 files changed

+61
-147
lines changed

2 files changed

+61
-147
lines changed

examples/vercel-blog-starter/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"classnames": "^2.5.1",
1414
"date-fns": "^3.6.0",
1515
"gray-matter": "^4.0.3",
16-
"next": "latest",
17-
"react": "^18.3.1",
18-
"react-dom": "^18.3.1",
16+
"next": "catalog:",
17+
"react": "catalog:",
18+
"react-dom": "catalog:",
1919
"remark": "^15.0.1",
2020
"remark-html": "^16.0.1"
2121
},

0 commit comments

Comments
 (0)