chore: update dependencies

This commit is contained in:
Sivan 2021-08-12 18:47:19 +08:00
parent 3b1c242806
commit 4bec7525aa
4 changed files with 789 additions and 553 deletions

View file

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x]
node-version: [12.x, 14.x]
steps:
- uses: actions/checkout@v1