Skip to content

Commit

Permalink
chore: prefer upstream types for bogon (#463)
Browse files Browse the repository at this point in the history
We can use Bogon's types in DefinitelyTyped instead of defining our
own.
  • Loading branch information
EvanHahn authored Feb 5, 2024
1 parent 430eeff commit 6fdca36
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 22 deletions.
7 changes: 7 additions & 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 @@ -71,6 +71,7 @@
"@mapeo/mock-data": "^1.0.1",
"@sinonjs/fake-timers": "^10.0.2",
"@types/b4a": "^1.6.0",
"@types/bogon": "^1.0.2",
"@types/debug": "^4.1.8",
"@types/json-schema": "^7.0.11",
"@types/nanobench": "^3.0.0",
Expand Down
22 changes: 0 additions & 22 deletions types/bogon.d.ts

This file was deleted.

0 comments on commit 6fdca36

Please sign in to comment.