Update to Electron v1.6.9
This commit is contained in:
parent
878b7e373f
commit
584cffe7c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "electron",
|
"name": "electron",
|
||||||
"version": "1.6.8",
|
"version": "1.6.9",
|
||||||
"description": "Install prebuilt electron binaries for the command-line using npm",
|
"description": "Install prebuilt electron binaries for the command-line using npm",
|
||||||
"repository": "https://github.com/electron-userland/electron-prebuilt",
|
"repository": "https://github.com/electron-userland/electron-prebuilt",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -32,4 +32,4 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"electron"
|
"electron"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue