-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.3.7-next.2](2.3.7-next.1...2.3.7-next.2) (2021-12-06) ### Bug Fixes * disconnect when alone ([6d61ba1](6d61ba1))
- Loading branch information
1 parent
6d61ba1
commit 27d5b0d
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "quaver", | ||
"version": "2.3.7-next.1", | ||
"version": "2.3.7-next.2", | ||
"engines": { | ||
"node": ">=16.0.0" | ||
}, | ||
|