Skip to content

Commit 3517d75

Browse files
committed
bumped readme and engines
1 parent 9a80dd3 commit 3517d75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ featuring:
55

66
- Turborepo: Monorepo management
77
- React 19: Latest React with concurrent features
8-
- Next.js 15: Web app & marketing page with App Router
8+
- Next.js 16: Web app & marketing page with App Router
99
- Tailwind CSS v4: Modern CSS-first configuration
1010
- React Native [Expo](https://expo.dev/): Mobile/native app with New Architecture
1111
- [Convex](https://convex.dev): Backend, database, server functions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"turbo": "2.6.2"
1414
},
1515
"engines": {
16-
"node": ">=18.8.0"
16+
"node": ">=20.19.4"
1717
},
1818
"workspaces": [
1919
"apps/*",

0 commit comments

Comments
 (0)