Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bfaulk96 committed May 9, 2024
1 parent 78244fe commit 282aa46
Show file tree
Hide file tree
Showing 2 changed files with 9,583 additions and 16,418 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16
node-version: 20
- run: npm ci
- run: npm test

Expand All @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16
node-version: 20
- run: npm ci
- id: publish
uses: JS-DevTools/npm-publish@v1
Expand Down
Loading

0 comments on commit 282aa46

Please sign in to comment.