Update electron to 16.0.4

This commit is contained in:
Fedor Indutny
2021-12-09 09:06:04 +01:00
committed by GitHub
parent ba043c422b
commit bbc13d058e
28 changed files with 491 additions and 2985 deletions

View File

@@ -31,7 +31,7 @@ jobs:
- name: Setup node.js
uses: actions/setup-node@v2
with:
node-version: '16.5.0'
node-version: '16.9.1'
- name: Install global dependencies
run: npm install -g yarn@1.22.10 typescript@4.4.2 ts-node@10.2.1