pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.04k stars 259 forks source link

Fixed radix dialog version #178

Closed wmcheung closed 5 months ago

wmcheung commented 10 months ago

In package.json it is using the locked version of radix-dialog, shouldn't this be ^1.0.0 to upgrade to minor or patch versions?

https://github.com/pacocoursey/cmdk/blob/main/cmdk/package.json#L22

satelllte commented 9 months ago

I just wanted to ask the same question. +1