Skip to content

Commit 6f254df

Browse files
committed
fix repo deps for fresh install
1 parent 2d8257d commit 6f254df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"@edge-runtime/vm": "^5.0.0",
147147
"@eslint/js": "^9.9.1",
148148
"@tanstack/react-start": "^1.120.19",
149-
"@types/node": "^18.17.0",
149+
"@types/node": "^20",
150150
"@types/react": "19.1.6",
151151
"@types/react-dom": "19.1.6",
152152
"concurrently": "^9.2.0",

0 commit comments

Comments
 (0)