Sfoglia il codice sorgente

update electron to 1.4.1

Zeke Sikelianos 9 anni fa
parent
commit
51f3fcc276
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -23,6 +23,6 @@
   },
   "homepage": "https://github.com/electron/electron-quick-start#readme",
   "devDependencies": {
-    "electron": "^1.3.4"
+    "electron": "^1.4.1"
   }
 }