Browse Source
Merge pull request #167 from auchenberg/patch-1
Update Electron to 1.7.6
Zeke Sikelianos
8 years ago
1 changed files with
1 additions and
1 deletions
-
1
1
package.json
|
|
@@ -17,6 +17,6 @@
|
|
|
"author": "GitHub",
|
|
|
"license": "CC0-1.0",
|
|
|
"devDependencies": {
|
|
|
- "electron": "~1.6.2"
|
|
|
+ "electron": "~1.7.8"
|
|
|
}
|
|
|
}
|