Skip to content

Commit 7df7f9c

Browse files
committed
chore: fix netlify
1 parent c39f3d5 commit 7df7f9c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run build"
44

55
[build.environment]
66
NPM_FLAGS = "--version"
7-
NODE_VERSION = "16"
7+
NODE_VERSION = "20"
88

99
[[redirects]]
1010
from = "/*"

pnpm-workspace.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
packages:
2+
13
catalogs:
24
build:
35
"@intlify/unplugin-vue-i18n": ^6.0.5

0 commit comments

Comments
 (0)