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

@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 10
node-version: 14
- name: NPM Install and Test
run: |
npm install