Skip to content

Commit

Permalink
Merge pull request #172 from 10up/upkeep/node
Browse files Browse the repository at this point in the history
Clean up NPM dependencies and update node to v20
  • Loading branch information
jeffpaul committed Feb 12, 2024
2 parents bc674d9 + 4b855b0 commit 7bdc8bc
Show file tree
Hide file tree
Showing 6 changed files with 2,546 additions and 2,336 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-zip.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup node version and npm cache
uses: actions/setup-node@v3
with:
node-version: 16
node-version-file: '.nvmrc'
cache: 'npm'

- name: Cache vendor
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
v18.15.0
v20.11.0

0 comments on commit 7bdc8bc

Please sign in to comment.