Skip to content

Commit

Permalink
fix: document node 20 and nvm 10
Browse files Browse the repository at this point in the history
  • Loading branch information
garethbowen authored Feb 1, 2024
1 parent d00fd40 commit 3a1fbd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ time_format_blog = "02.01.2006"
[params]
copyright = "CHT"
privacy_policy = "https://docs.google.com/document/d/1MaI1rgYMNyCZF2eEjBuvnBDoCYHDKlx4k_N5pkDiWu8/edit?usp=sharing"
nodeVersion = "16"
npmVersion = "8"
nodeVersion = "20"
npmVersion = "10"

# Custom shortcodes and partial will error on broken references unless set to "WARNING"
linkErrorLevel = "ERROR"
Expand Down

0 comments on commit 3a1fbd3

Please sign in to comment.