diff --git a/package.json b/package.json index 988ef508..e4b87de6 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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",