chore: update dependencies
This commit is contained in:
parent
3b1c242806
commit
4bec7525aa
4 changed files with 789 additions and 553 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue