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

Commit 58fb27e

Browse files
authored
chore: update package to node 16 (#347)
1 parent f537cf0 commit 58fb27e

File tree

2 files changed

+13765
-1561
lines changed

2 files changed

+13765
-1561
lines changed

.github/workflows/test_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: actions/setup-node@v2
2424
with:
25-
node-version: '12'
25+
node-version: '16'
2626

2727
- name: Enable NPM cache
2828
uses: actions/cache@v2

0 commit comments

Comments
 (0)