Skip to content

Commit

Permalink
Merge branch 'update/node' into integration
Browse files Browse the repository at this point in the history
# Conflicts:
#	package-lock.json
  • Loading branch information
wpscholar committed Feb 26, 2024
2 parents 7bf113c + ec1320d commit 49eb9e8
Show file tree
Hide file tree
Showing 3 changed files with 22,697 additions and 4,126 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 14.x
node-version: 16.x

- name: Setup Registry
run: printf "@newfold-labs:registry=https://npm.pkg.github.com/\n//npm.pkg.github.com/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14
v16
Loading

0 comments on commit 49eb9e8

Please sign in to comment.