Skip to content

Commit

Permalink
Bump to v2.0.0
Browse files Browse the repository at this point in the history
* BREAKING: Switch to jeffbyrnes/gnu_gcide fork of
git.savannah.gnu.org/git/gcide (#111)
* Bump dependencies: (#82 #85 #86 #87 #95 #96)
    - async v3.2.3 → v3.2.4
    - ts-node v10.4.0 → v10.9.1
    - typescript v4.5.5 → v4.9.5
    - @types/async v3.2.12 → v3.2.15
    - @types/node v17.0.15 → v18.6.5
    - @typescript-eslint/eslint-plug v5.33.0 → v5.54.0
    - @typescript-eslint/paster v5.10.2 → v5.33.0
    - eslint v8.21.0 → v8.35.0

Signed-off-by: Jeff Byrnes <thejeffbyrnes@gmail.com>
  • Loading branch information
jeffbyrnes committed Feb 16, 2024
1 parent e4ed9f7 commit 1745526
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "websterparser",
"version": "1.3.7",
"version": "2.0.0",
"description": "Parses the Webster Unabridged Dictionary from GCIDE into a more usable format",
"main": "index.js",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 1745526

Please sign in to comment.