Ver Fonte

Update Electron to 1.7.6

Kenneth Auchenberg há 8 anos atrás
pai
commit
11902e9168
1 ficheiros alterados com 1 adições e 1 exclusões
  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.6"
   }
 }