Skip to content

Commit

Permalink
build(package.json): upgrade all dependencies
Browse files Browse the repository at this point in the history
Ran npm upgrade --all --save
  • Loading branch information
cmnord committed Apr 9, 2023
1 parent f34ea6b commit 5776522
Show file tree
Hide file tree
Showing 3 changed files with 1,279 additions and 1,523 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Jeparser

Jeparser is a browser extension which downloads Jeopardy games for offline
solving. It downloads the game into a JSON file.

![Mozilla Add-on version](https://img.shields.io/amo/v/jeparser@cmnord.github.com)

#### [[Download for Firefox](https://addons.mozilla.org/en-US/firefox/addon/jeparser/)]
Expand Down Expand Up @@ -39,7 +42,8 @@ This repository uses
[release-please](https://github.com/googleapis/release-please) to manage
releases.

It's possible to publish to both the Chrome Web Store and Mozilla Addons at once by creating these ENV variables:
It's possible to publish to both the Chrome Web Store and Mozilla Addons at once
by creating these ENV variables:

1. `CLIENT_ID`, `CLIENT_SECRET`, and `REFRESH_TOKEN` from [Google
APIs][link-cws-keys].
Expand Down
Loading

0 comments on commit 5776522

Please sign in to comment.