Skip to content

Commit

Permalink
[@theia/electron]: Removed obsolete bin.
Browse files Browse the repository at this point in the history
The removed module was transformed into a `postinstall` script [here],
but the `bin` entry was not removed from the `package.json`.

[here]: 33be284#diff-3e4f861a7807c5cb7e5f9988b0d4542a

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
  • Loading branch information
Akos Kitta authored and kittaakos committed Feb 29, 2020
1 parent c965552 commit 137b87c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev-packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"homepage": "https://github.com/eclipse-theia/theia",
"bin": {
"electron": "electron-cli.js",
"electron-h264-test": "electron-h264-test.js",
"electron-codecs-test": "electron-codecs-test.js",
"electron-replace-ffmpeg": "electron-replace-ffmpeg.js"
},
Expand Down

0 comments on commit 137b87c

Please sign in to comment.