Skip to content

Commit

Permalink
upgrade to node22; update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pleary committed Jul 2, 2024
1 parent e4e410f commit c0436f0
Show file tree
Hide file tree
Showing 6 changed files with 7,226 additions and 4,449 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 22.x

- run: npm install

Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.13.2
22.4.0
1,566 changes: 854 additions & 712 deletions build/inaturalistjs.js

Large diffs are not rendered by default.

Loading

0 comments on commit c0436f0

Please sign in to comment.