Skip to content

Commit ccf9605

Browse files
committed
fix Pages deployment config
1 parent 43fbd33 commit ccf9605

10 files changed

Lines changed: 7 additions & 25 deletions

File tree

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.15.0

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.15.0

apps/docs/.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.15.0

apps/docs/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.15.0

apps/docs/wrangler.jsonc

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/storybook/.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.15.0

apps/storybook/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.15.0

apps/storybook/wrangler.jsonc

Lines changed: 0 additions & 6 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"packageManager": "pnpm@10.16.1",
55
"engines": {
6-
"node": ">=22.16 <25"
6+
"node": "24.15.0"
77
},
88
"pnpm": {
99
"onlyBuiltDependencies": ["electron", "electron-winstaller", "esbuild"]

wrangler.jsonc

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)