Describe the bug
When you run the command npm outdated:
Current: 8.0.0-beta.2
Wanted: 8.0.0-beta.2
Latest: 0.0.1-alpha.0 <------- here
And the default branch is still alpha. I don't know it may be set intentionally.
Your minimal, reproducible example
none
Steps to reproduce
run the command npm outdated
Expected behavior
I expected the latest version not to be alpha.0, but at least alpha.88 or better beta.2
How often does this bug happen?
Every time
Screenshots or Videos

Platform
macos
react-table version
v8.0.0-beta.2
TypeScript version
v.4.6.3
Additional context
No response
Terms & Code of Conduct
Describe the bug
When you run the command
npm outdated:Current: 8.0.0-beta.2
Wanted: 8.0.0-beta.2
Latest: 0.0.1-alpha.0 <------- here
And the default branch is still alpha. I don't know it may be set intentionally.
Your minimal, reproducible example
none
Steps to reproduce
run the command
npm outdatedExpected behavior
I expected the latest version not to be alpha.0, but at least alpha.88 or better beta.2
How often does this bug happen?
Every time
Screenshots or Videos
Platform
macos
react-table version
v8.0.0-beta.2
TypeScript version
v.4.6.3
Additional context
No response
Terms & Code of Conduct