Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eramdam committed Jan 20, 2022
1 parent f41d19b commit 562a2f1
Show file tree
Hide file tree
Showing 2 changed files with 2 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.

1 change: 0 additions & 1 deletion src/defineConfig.ts
Expand Up @@ -2,7 +2,6 @@
interface BtdClientConfig {
debug: boolean;
APIs: APIs;
github_token: string;
}
interface APIs {
giphy: string;
Expand Down

0 comments on commit 562a2f1

Please sign in to comment.