Skip to content

Commit

Permalink
Merge pull request #79 from Paker30/update-dev-dependencies
Browse files Browse the repository at this point in the history
Update dev dependencies
  • Loading branch information
Paker30 authored Jan 12, 2024
2 parents 137fbfa + bb2d737 commit 3599353
Show file tree
Hide file tree
Showing 3 changed files with 4,001 additions and 2,540 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Node version
uses: actions/setup-node@v1
with:
node-version: '16.x'
node-version: '20.x'
- run: npm install
- run: git config user.email "${{ secrets.EMAIL }}" && git config user.name "${{ github.actor }}"
- run: npm run release
Expand Down
Loading

0 comments on commit 3599353

Please sign in to comment.