Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
chore: update package to node 16 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
strophy authored Sep 16, 2021
1 parent f537cf0 commit 58fb27e
Show file tree
Hide file tree
Showing 2 changed files with 13,765 additions and 1,561 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: actions/setup-node@v2
with:
node-version: '12'
node-version: '16'

- name: Enable NPM cache
uses: actions/cache@v2
Expand Down
Loading

0 comments on commit 58fb27e

Please sign in to comment.