Parcourir la source

Merge branch 'fix-ci'

mediaslav il y a 8 ans
Parent
commit
f6cdd188b1
3 fichiers modifiés avec 1004 ajouts et 3 suppressions
  1. 1 0
      .gitignore
  2. 3 3
      etc/electron/package.json
  3. 1000 0
      etc/electron/yarn.lock

+ 1 - 0
.gitignore

@@ -1 +1,2 @@
 /bin/
+node_modules/

+ 3 - 3
etc/electron/package.json

@@ -23,10 +23,10 @@
   },
   "homepage": "https://github.com/jgraph/draw.io",
   "dependencies": {
-    "electron-log": "^1.3.0",
-    "electron-updater": "^1.8.2"
+    "electron-log": "^2.2.6",
+    "electron-updater": "^1.16.0"
   },
   "devDependencies": {
-    "electron": "^1.6.2"
+    "electron": "^1.7.2"
   }
 }

Fichier diff supprimé car celui-ci est trop grand
+ 1000 - 0
etc/electron/yarn.lock