diff options
| author | Fuwn <[email protected]> | 2025-09-24 19:16:58 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-09-24 19:26:42 -0700 |
| commit | 83b3f9e6e1a04f74a9133b8e54991e073fd9400d (patch) | |
| tree | 34333226fca5b423eeb78d81e4123f76c8d94008 /packages/gateway/package.json | |
| parent | feat: Integrate gateway client (diff) | |
| download | umabotdiscord-83b3f9e6e1a04f74a9133b8e54991e073fd9400d.tar.xz umabotdiscord-83b3f9e6e1a04f74a9133b8e54991e073fd9400d.zip | |
chore: Update package names
Diffstat (limited to 'packages/gateway/package.json')
| -rw-r--r-- | packages/gateway/package.json | 2 |
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", |