mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 10:50:09 +00:00
chore: remove client pkg (#2903)
* chore: remove client pkg * yarn install * fix: yarn install --------- Co-authored-by: ITOH <to@itoh.at>
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"@discordeno/types": "./packages/types/dist/index.js",
|
||||
"@discordeno/rest": "./packages/rest/dist/index.js",
|
||||
"@discordeno/gateway": "./packages/gateway/dist/index.js",
|
||||
"@discordeno/bot": "./packages/bot/dist/index.js",
|
||||
"@discordeno/client": "./packages/client/dist/index.js"
|
||||
"@discordeno/bot": "./packages/bot/dist/index.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user