Update to Electron v1.4.1
This commit is contained in:
parent
bae1cee223
commit
e6c0036726
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "electron",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "Install prebuilt electron binaries for the command-line using npm",
|
||||
"repository": "https://github.com/electron-userland/electron-prebuilt",
|
||||
"scripts": {
|
||||
|
@ -31,4 +31,4 @@
|
|||
"keywords": [
|
||||
"electron"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue