Skip to content

Commit

Permalink
chore: update other node stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Apr 20, 2022
1 parent 30f7502 commit 6736fbf
Show file tree
Hide file tree
Showing 4 changed files with 172 additions and 179 deletions.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build.environment]
NODE_VERSION = "16"
NODE_VERSION = "18"
NPM_FLAGS = "--version" # prevent Netlify npm install

# Documentation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
},
"devDependencies": {
"@types/markdown-it": "~12.2.3",
"@types/node": "~16.11.27",
"@types/node": "~17.0.25",
"@types/prettier": "~2.6.0",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
Expand Down
Loading

0 comments on commit 6736fbf

Please sign in to comment.