Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Update to Node.js 20.9.0 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 committed Nov 7, 2023
1 parent 665c8b2 commit e719eed
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.17.0
v20.9.0
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"version": "1.0.0",
"description": "A collection of projects making an impact with Hollie's Hub for Good.",
"license": "Apache-2.0",
"private": true,
"engines": {
"node": "20.9.0"
},
"scripts": {
"build": "npm run build:clean && npm run build:template && npm run build:data && npm run build:static && npm run build:tool",
"build:clean": "do-vue clean",
Expand Down

1 comment on commit e719eed

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been deployed to DigitalOcean Spaces for easy reviewing.

hub-for-good-list (Build Analysis Report)

Please sign in to comment.