Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@draw.io>2021-12-21 19:29:14 +0300
committerDavid Benson <david@draw.io>2021-12-21 19:29:14 +0300
commit7ca405340ecf68c86542a4836e7cfe4ebfd19b81 (patch)
treef55bd2e1bfcbc9ca60bb8ebf2deb94d82cf89d5b
parentde541eb9b0f18773c239e6f3c4fcf3aa6e79c5b3 (diff)
parent392b32172d59bfccd02243887bd7840042c6e0ae (diff)
Merge commit '392b32172d59bfccd02243887bd7840042c6e0ae' into releasev16.0.2
# Conflicts: # package.json
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 89c5f24..40d039a 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
},
"devDependencies": {
"dotenv": "^10.0.0",
- "electron": "^13.6.2",
+ "electron": "^16.0.5",
"electron-builder": "22.11.11",
"electron-notarize": "^1.1.1",
"sumchecker": "^3.0.1"