Skip to content

Commit bbc0551

Browse files
authored
chore: ensure netlify deploy is on latest corepack (#450)
1 parent 542bc2c commit bbc0551

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v20
1+
v23

netlify.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[build.environment]
2-
NODE_VERSION = "18"
32
NPM_FLAGS = "--version" # prevent Netlify npm install
43
[build]
54
publish = "docs/.vitepress/dist"

scripts/docs-check.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)