Skip to content

Commit

Permalink
Merge pull request #238 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
Sidsector9 authored Jan 31, 2024
2 parents c8a4ba9 + a4ad7e0 commit e15f748
Show file tree
Hide file tree
Showing 9 changed files with 8,229 additions and 18,117 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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: Install Node dependencies
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.18.0
v20.11.0
Loading

0 comments on commit e15f748

Please sign in to comment.