Skip to content

Commit

Permalink
upgrade to node 20.15.1 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
pleary authored Jul 10, 2024
1 parent 61d2ad0 commit 32b4d20
Show file tree
Hide file tree
Showing 6 changed files with 4,730 additions and 8,980 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: 20.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
20.15.1
1,584 changes: 864 additions & 720 deletions build/inaturalistjs.js

Large diffs are not rendered by default.

Loading

0 comments on commit 32b4d20

Please sign in to comment.