8000 NextJS upgradation and revamped pages · codewithdev/codewithdev-vercel@8b90037 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b90037

Browse files
committed
NextJS upgradation and revamped pages
1 parent ad7e876 commit 8b90037

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"sanity-start": "sanity start",
1010
"export": "next export"
1111
},
12+
"engines": {
13+
"node": "20.x",
14+
"yarn": "1.22.x"
15+
},
1216
"dependencies": {
1317
"@prisma/client": "^5.21.1",
1418
"@prisma/extension-pulse": "^1.2.0",

0 commit comments

Comments
 (0)
29C7
0