Skip to content

Commit

Permalink
fix: update dependencies (oleg-koval#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-koval authored Sep 23, 2021
1 parent 6675454 commit 5498c03
Show file tree
Hide file tree
Showing 4 changed files with 1,653 additions and 8,315 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
- env:
CI: true
run: npm ci
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
-
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
-
env:
CI: true
Expand Down
Loading

0 comments on commit 5498c03

Please sign in to comment.