Update to Electron v1.4.4
This commit is contained in:
parent
5a5d972a69
commit
f9f5854c5e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "electron",
|
"name": "electron",
|
||||||
"version": "1.4.3",
|
"version": "1.4.4",
|
||||||
"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": {
|
||||||
|
|
Loading…
Reference in a new issue