Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDavid98 committed Dec 3, 2023
1 parent 31a47b4 commit f531e23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The `PlayStateEmoji`, `ModifierEmoji` and `LobbyTypeEmoji` options allow you to

## Dependencies

* BSIPA v4.2.2 (ModAssistant)
* BeatSaberMarkupLanguage 1.6.10 (ModAssistant)
* DiscordCore v3.0.1 (https://github.com/DJDavid98/DiscordCore/releases/tag/v3.0.1)
* DataPuller v2.1.4 (https://github.com/DJDavid98/BSDataPuller/releases/tag/2.1.4)
* BSIPA v4.3.0 (ModAssistant)
* BeatSaberMarkupLanguage v1.7.3 (ModAssistant)
* DiscordCore v3.0.3 (https://github.com/DJDavid98/DiscordCore/releases/tag/v3.0.1)
* DataPuller v2.1.5 (https://github.com/DJDavid98/BSDataPuller/releases/tag/2.1.4)
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"description": "Discord Rich Presence integration for Beat Saber",
"gameVersion": "1.31.1",
"dependsOn": {
"BSIPA": "^4.2.2",
"BSIPA": "^4.3.0",
"DataPuller": "^2.1.5",
"DiscordCore": "^3.0.3",
"BeatSaberMarkupLanguage": "^1.6.10"
"BeatSaberMarkupLanguage": "^1.7.6"
},
"links": {
"project-source": "https://github.com/DJDavid98/bsrpc"
Expand Down

0 comments on commit f531e23

Please sign in to comment.