提交 925ce55e 编写于 作者: D David Benson

Merge commit '0a44fe02' into dev

...@@ -16,7 +16,7 @@ jobs: ...@@ -16,7 +16,7 @@ jobs:
- name: Installing Node - name: Installing Node
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with:
node-version: 14 node-version: 16
- name: Prepare for Windows Build - name: Prepare for Windows Build
shell: powershell #The default shell for Windows shell: powershell #The default shell for Windows
run: | run: |
......
{ {
"name": "draw.io", "name": "draw.io",
"version": "21.6.1", "version": "21.6.5",
"description": "draw.io desktop", "description": "draw.io desktop",
"main": "src/main/electron.js", "main": "src/main/electron.js",
"scripts": { "scripts": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册