mirror of
https://github.com/electron/electron.git
synced 2026-02-16 10:07:05 -05:00
Merge pull request #168 from electron-userland/rename-npm-package-to-electron
change npm package name to `electron`
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "electron-prebuilt",
|
||||
"name": "electron",
|
||||
"version": "1.3.1",
|
||||
"description": "Install electron prebuilt binaries for the command-line use using npm",
|
||||
"repository": {
|
||||
@@ -36,4 +36,4 @@
|
||||
"test": "test"
|
||||
},
|
||||
"keywords": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user