mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update to Electron v1.3.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "electron",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"description": "Install prebuilt electron binaries for the command-line using npm",
|
||||
"repository": "https://github.com/electron-userland/electron-prebuilt",
|
||||
"scripts": {
|
||||
@@ -28,5 +28,7 @@
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"keywords": ["electron"]
|
||||
}
|
||||
"keywords": [
|
||||
"electron"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user