Skip to content

Commit

Permalink
Merge pull request #87 from tjheffner/deps-upgrade
Browse files Browse the repository at this point in the history
Deps upgrade
  • Loading branch information
tjheffner authored Jan 20, 2024
2 parents 71346ca + f0ea50d commit bc0d114
Show file tree
Hide file tree
Showing 13 changed files with 3,569 additions and 4,298 deletions.
4 changes: 2 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
external_node_modules = ["mdsvex", "heffnerdotdev", "@resvg/resvg-js"]

[build.environment]
NODE_VERSION = "16"
## https://github.com/sveltejs/kit/issues/2687
NODE_VERSION = "20"
NPM_FLAGS = "-f" # force install for legacy peer deps

[[headers]]
## https://answers.netlify.com/t/content-type-header-not-working-in-netlify-toml/7718
Expand Down
Loading

0 comments on commit bc0d114

Please sign in to comment.