Skip to content

Commit

Permalink
add override for typedoc (TypeStrong/typedoc#2201)
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Mar 17, 2023
1 parent 89c4b8c commit 7f68b0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -65,5 +65,10 @@
},
"optionalDependencies": {
"@discordjs/voice": "^0.15.0"
},
"overrides": {
"typedoc": {
"typescript": "*"
}
}
}

0 comments on commit 7f68b0a

Please sign in to comment.