Skip to content

Commit

Permalink
Add missing dependency (#2055)
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna authored Jul 19, 2024
1 parent 13931fa commit 8d81ebe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"@types/node-fetch": "^2.6.7",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"chalk": "^5.3.0",
"electron-builder": "^24.13.3",
"eslint-plugin-import": "^2.29.1",
"node-fetch": "^2.6.7"
Expand Down

0 comments on commit 8d81ebe

Please sign in to comment.