Sfoglia il codice sorgente

Merge pull request #246 from chankruze/master

chore: updated electron version to 4.0.1
Brendan Forster 7 anni fa
parent
commit
3b17aaf24d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -17,6 +17,6 @@
   "author": "GitHub",
   "license": "CC0-1.0",
   "devDependencies": {
-    "electron": "^3.0.7"
+    "electron": "^4.0.1"
   }
 }