Sfoglia il codice sorgente

Merge pull request #167 from auchenberg/patch-1

Update Electron to 1.7.6
Zeke Sikelianos 8 anni fa
parent
commit
d8b4f0bef3
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": "~1.6.2"
+    "electron": "~1.7.8"
   }
 }