Browse Source

package.json: Upgrade electron

Mugen87 7 years ago
parent
commit
81e7c9af5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -56,6 +56,6 @@
     "rollup": "^0.43.0",
     "rollup-watch": "^4.0.0",
     "uglify-js": "^3.0.23",
-    "electron": "^1.6.1"
+    "electron": "^1.6.14"
   }
 }