Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SanichKotikov committed Oct 9, 2023
1 parent 662eb51 commit ecc45ff
Show file tree
Hide file tree
Showing 4 changed files with 1,373 additions and 1,331 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '18'
- run: npm install
- run: npm run build
- run: npm test
Loading

0 comments on commit ecc45ff

Please sign in to comment.