Skip to content

Commit

Permalink
Update package dependencies & Upgrade Node v18.13.0 to v18.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyxtralife committed Oct 3, 2024
1 parent 4f7aa82 commit 264a9f1
Show file tree
Hide file tree
Showing 3 changed files with 4,309 additions and 9,329 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
always-auth: true
cache: npm
cache-dependency-path: package-lock.json
node-version: 18.13.0
node-version: 18.20.4
registry-url: https://registry.npmjs.org
- name: Package registry login + publish
run: npm publish # will also login before publishing, using the config in .npmrc
Expand Down
Loading

0 comments on commit 264a9f1

Please sign in to comment.