Skip to content

Commit

Permalink
Update npm to v11 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
mimiflynn authored Feb 25, 2025
2 parents 401f3b2 + f829a6e commit 68cd9b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Apache-2.0",
"engines": {
"node": "^20.11.0",
"npm": "^10.3.0"
"npm": "^11.0.0"
},
"scripts": {
"build": "npm run decrypt-service-account && npm run download-ics && npm run get-events && gatsby build",
Expand Down

0 comments on commit 68cd9b3

Please sign in to comment.