Update to Electron v0.36.11
This commit is contained in:
parent
03f53099b5
commit
dccd2cfbc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "electron-prebuilt",
|
"name": "electron-prebuilt",
|
||||||
"version": "0.36.10",
|
"version": "0.36.11",
|
||||||
"description": "Install electron prebuilt binaries for the command-line use using npm",
|
"description": "Install electron prebuilt binaries for the command-line use using npm",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -36,4 +36,4 @@
|
||||||
"test": "test"
|
"test": "test"
|
||||||
},
|
},
|
||||||
"keywords": []
|
"keywords": []
|
||||||
}
|
}
|
Loading…
Reference in a new issue