summaryrefslogtreecommitdiff
path: root/packages/gateway/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-09-24 19:16:58 -0700
committerFuwn <[email protected]>2025-09-24 19:26:42 -0700
commit83b3f9e6e1a04f74a9133b8e54991e073fd9400d (patch)
tree34333226fca5b423eeb78d81e4123f76c8d94008 /packages/gateway/package.json
parentfeat: Integrate gateway client (diff)
downloadumabotdiscord-83b3f9e6e1a04f74a9133b8e54991e073fd9400d.tar.xz
umabotdiscord-83b3f9e6e1a04f74a9133b8e54991e073fd9400d.zip
chore: Update package names
Diffstat (limited to 'packages/gateway/package.json')
-rw-r--r--packages/gateway/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gateway/package.json b/packages/gateway/package.json
index 3ecfdc7..99eacf8 100644
--- a/packages/gateway/package.json
+++ b/packages/gateway/package.json
@@ -1,5 +1,5 @@
{
- "name": "UmaBotDiscordGateway",
+ "name": "@umabot/gateway",
"version": "0.1.0",
"description": "Official r/okbuddyumamusume Discord Server Gateway Client",
"type": "module",