Skip to content

Commit

Permalink
Merge pull request #1828 from EIGHTFINITE/actions/readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
github-actions[bot] authored Oct 3, 2023
2 parents 27fc1df + b845d2a commit df0e50d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,8 +408,8 @@ <h2>Node dependencies</h2>
<td align="center"><a href="https://www.npmjs.com/package/electron-chrome-extensions"><img src="https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg" width="31"></a></td>
<td><a href="https://www.npmjs.com/package/electron-chrome-extensions">electron-chrome-extensions</a></td>
<td>Samuel Maddock</td>
<td><a href="docs/legal/SEE LICENSE IN LICENSE.md.txt">SEE LICENSE IN LICENSE.md</a></td>
<td><a href="https://github.com/samuelmaddock/electron-browser-shell">Open Source</a></td>
<td><a href="docs/legal/GPL-3.0.txt">GPL-3.0</a></td>
<td><a href="https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/electron-chrome-extensions">Open Source</a></td>
<td align="center">✔️</td>
<td>Chrome extension support for Electron.</td>
<td align="center"><code>[email protected]</code></td>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/domutils) | [domutils](https://www.npmjs.com/package/domutils) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/domutils) | ✔️ | Utilities for working with htmlparser2&#039;s dom.<br>Required by cheerio, cheerio-select, css-select, htmlparser2. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/ecc-jsbn) | [ecc-jsbn](https://www.npmjs.com/package/ecc-jsbn) | Jeremie Miller | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/aduh95/ecc-jsbn) | ✔️ | ECC JS code based on JSBN.<br>Required by sshpk. | `[email protected]` |
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/electron) | [electron](https://github.com/EIGHTFINITE/electron) | Electron Community | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/electron) | ✔️ | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#ad7585ad5b82689f3ac698cbfb3708c54660c72c`<br>(based on `[email protected]`) |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/electron-chrome-extensions) | [electron-chrome-extensions](https://www.npmjs.com/package/electron-chrome-extensions) | Samuel Maddock | [SEE LICENSE IN LICENSE.md](docs/legal/SEE%20LICENSE%20IN%20LICENSE.md.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell) | ✔️ | Chrome extension support for Electron. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/electron-chrome-extensions) | [electron-chrome-extensions](https://www.npmjs.com/package/electron-chrome-extensions) | Samuel Maddock | [GPL-3.0](docs/legal/GPL-3.0.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/electron-chrome-extensions) | ✔️ | Chrome extension support for Electron. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/emoji-regex) | [emoji-regex](https://www.npmjs.com/package/emoji-regex) | Mathias Bynens | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/mathiasbynens/emoji-regex) | ✔️ | A regular expression to match all Emoji-only symbols as per the Unicode Standard.<br>Required by string-width. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/entities) | [entities](https://www.npmjs.com/package/entities) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/entities) | ✔️ | Encode &amp; decode XML and HTML entities with ease &amp; speed.<br>Required by dom-serializer, htmlparser2, parse5. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/extend) | [extend](https://www.npmjs.com/package/extend) | Stefan Thomas | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/justmoon/node-extend) | ✔️ | Port of jQuery.extend for Node and the browser.<br>Required by postman-request. | `[email protected]` |
Expand Down

0 comments on commit df0e50d

Please sign in to comment.