mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
Update node versions for v14 (#446)
* Update minimum node version for server actions * Update min node version for Next.js 14 * Update root
This commit is contained in:
committed by
GitHub
parent
0a2b32dfc0
commit
18221b2f80
@@ -20,6 +20,6 @@
|
||||
},
|
||||
"packageManager": "pnpm@8.7.0",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": ">=18.17.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user