Skip to content

Commit

Permalink
fix: update doc files
Browse files Browse the repository at this point in the history
  • Loading branch information
twlite committed Nov 1, 2024
1 parent 6160518 commit d590022
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/website/src/data/docs.json

Large diffs are not rendered by default.

7 changes: 1 addition & 6 deletions apps/website/src/data/showcase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -194,11 +194,6 @@ export const ShowcaseResource: IShowcase = {
name: 'discord-player-tidal',
description: 'An unofficial discord-player extractor to add support for tidal source.',
url: 'https://npm.im/discord-player-tidal'
},
{
name: 'discord-player-youtubei',
description: 'Discord Player Youtubei is module that uses the Innertube API to extractor your songs providing more stability and better speeds.',
url: 'https://npm.im/discord-player-youtubei'
}
])
};
};
2 changes: 1 addition & 1 deletion packages/discord-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@
"readmeFile": "./README.md",
"tsconfig": "./tsconfig.json"
}
}
}
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3658,15 +3658,6 @@ __metadata:
languageName: node
linkType: hard

"@types/ip@npm:^1.1.0":
version: 1.1.0
resolution: "@types/ip@npm:1.1.0"
dependencies:
"@types/node": "npm:*"
checksum: 10/2d949112aae75480db13b23282986e516ec5db1c0fcd965f2484c19431f6b0fef55bb7e4372316346b287b1ca9c33aabca6913de3d1e9ac575f60037a7e34bd9
languageName: node
linkType: hard

"@types/js-yaml@npm:^4.0.0":
version: 4.0.9
resolution: "@types/js-yaml@npm:4.0.9"
Expand Down Expand Up @@ -5607,7 +5598,6 @@ __metadata:
"@discord-player/ffmpeg": "workspace:^"
"@discord-player/tsconfig": "workspace:^"
"@discord-player/utils": "workspace:^"
"@types/ip": "npm:^1.1.0"
"@types/node": "npm:^20.14.11"
"@types/ws": "npm:^8.5.3"
"@web-scrobbler/metadata-filter": "npm:^3.1.0"
Expand Down

0 comments on commit d590022

Please sign in to comment.