Skip to content

Commit ed0092f

Browse files
committed
chore: fix dep range
1 parent c71369e commit ed0092f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@radix-ui/react-label": "~2.1.2",
2424
"@radix-ui/react-scroll-area": "~1.2.3",
2525
"@radix-ui/react-select": "~2.1.6",
26-
"@radix-ui/react-separator": "^1.1.3",
26+
"@radix-ui/react-separator": "~1.1.3",
2727
"@radix-ui/react-tabs": "~1.1.3",
2828
"@radix-ui/react-toast": "~1.2.6",
2929
"@radix-ui/react-tooltip": "~1.1.8",

0 commit comments

Comments
 (0)