Skip to content

Commit

Permalink
ci: update netlify config
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton committed Apr 5, 2024
1 parent ed491bd commit 1f01d17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[build.environment]
NODE_VERSION = "16.15.1"
YARN_VERSION = "1.22.17"
NODE_VERSION = "20.9.0"
YARN_VERSION = "4.1.1"
RUBY_VERSION = "3.0.2"

[[headers]]
for = "/*.schema.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,4 @@
"mkdirp": "^3.0.1",
"type-fest": "^4.15.0"
}
}
}

0 comments on commit 1f01d17

Please sign in to comment.