Parcourir la source

update to 2.0.0 (#204)

* update to 2.0.0 and add package-lock

* remove package.json
Shelley Vohr il y a 7 ans
Parent
commit
9f0ab1460f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

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