Skip to content

Commit 38455ef

Browse files
authored
fix: update parse server dependency branch; recreate package lock (#1424)
1 parent 8115e95 commit 38455ef

File tree

3 files changed

+1578
-1612
lines changed

3 files changed

+1578
-1612
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Use Node.js
2828
uses: actions/setup-node@v1
2929
with:
30-
node-version: '10.14'
30+
node-version: 14
3131
- name: Cache Node.js modules
3232
uses: actions/cache@v2
3333
with:

0 commit comments

Comments
 (0)