Skip to content

Commit

Permalink
fix: package
Browse files Browse the repository at this point in the history
  • Loading branch information
0t4u committed Jun 29, 2024
1 parent c175f53 commit fb11efa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/content/docs/4.0.1/guides/1-getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Shoukaku is a stable, powerful and updated wrapper around [Lavalink](https://lav
<Steps>
1. Install Shoukaku using your favorite package manager.

<PackageManagers type="add" pkg="shoukaku@4.0.0" pkgManagers={["npm", "yarn", "pnpm", "bun"]} />
<PackageManagers type="add" pkg="shoukaku@4.0.1" pkgManagers={["npm", "yarn", "pnpm", "bun"]} />

2. Initialize the library using one of the connectors.

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/guides/1-getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Shoukaku is a stable, powerful and updated wrapper around [Lavalink](https://lav
<Steps>
1. Install Shoukaku using your favorite package manager.

<PackageManagers type="add" pkg="shoukaku@4.0.0" pkgManagers={["npm", "yarn", "pnpm", "bun"]} />
<PackageManagers type="add" pkg="shipgirlproject/Shoukaku#master" pkgManagers={["npm", "yarn", "pnpm", "bun"]} />

2. Initialize the library using one of the connectors.

Expand Down

0 comments on commit fb11efa

Please sign in to comment.