mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
REF: upgrade lock file version to v2
This commit is contained in:
parent
57b7e0ecc5
commit
55ff9974d9
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Specify node version
|
||||
uses: actions/setup-node@v2-beta
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 16
|
||||
|
||||
- name: Use npm caches
|
||||
uses: actions/cache@v2
|
||||
@ -58,7 +58,7 @@ jobs:
|
||||
- name: Specify node version
|
||||
uses: actions/setup-node@v2-beta
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 16
|
||||
|
||||
- name: Use gradle caches
|
||||
uses: actions/cache@v2
|
||||
|
30179
package-lock.json
generated
30179
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user