mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
ci: fix typechecking in ci
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/docgen/*'",
|
||||
"release": "cliff-jumper"
|
||||
},
|
||||
"bin": "./dist/index.cjs",
|
||||
"bin": "./dist/cli.cjs",
|
||||
"directories": {
|
||||
"lib": "src"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user