Skip to content

Commit

Permalink
patch version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RiotRobot committed Jul 3, 2024
1 parent e69dacc commit 4956e34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vector-im/compound-web",
"version": "5.2.0",
"version": "5.2.1",
"description": "Compound components for the Web",
"type": "module",
"main": "./dist/compound-web.js",
Expand Down Expand Up @@ -111,8 +111,8 @@
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.6",
"classnames": "^2.3.2",
"vaul": "^0.7.0",
"ts-xor": "^1.3.0"
"ts-xor": "^1.3.0",
"vaul": "^0.7.0"
},
"peerDependencies": {
"@fontsource/inconsolata": "^5",
Expand Down

0 comments on commit 4956e34

Please sign in to comment.