Skip to content

Commit

Permalink
chore: rosu-pp apply mod speed_change fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark committed Oct 23, 2024
1 parent ce2d2eb commit cee77bc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@tosu/common": "workspace:*",
"@tosu/updater": "workspace:*",
"@kotrikd/rosu-pp": "2.0.0-alpha.6",
"@kotrikd/rosu-pp": "2.0.0-alpha.7",
"semver": "^7.5.4",
"ws": "^8.16.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tosu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"osu-standard-stable": "^5.0.0",
"osu-taiko-stable": "^5.0.0",
"resedit": "^2.0.0",
"@kotrikd/rosu-pp": "2.0.0-alpha.6",
"@kotrikd/rosu-pp": "2.0.0-alpha.7",
"semver": "^7.5.4",
"tsprocess": "workspace:*"
},
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cee77bc

Please sign in to comment.