Skip to content

Commit d3dad19

Browse files
authored
fixup (calcom#28365)
1 parent c589399 commit d3dad19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/platform/atoms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"dev-off": "git checkout -- package.json vite.config.ts"
1919
},
2020
"devDependencies": {
21+
"@calcom/i18n": "workspace:*",
2122
"@rollup/plugin-node-resolve": "15.0.1",
2223
"@tailwindcss/cli": "4.1.16",
2324
"@tailwindcss/postcss": "4.1.15",
@@ -78,7 +79,6 @@
7879
},
7980
"types": "./dist/index.d.ts",
8081
"dependencies": {
81-
"@calcom/i18n": "workspace:*",
8282
"@radix-ui/react-dialog-atoms": "npm:@radix-ui/react-dialog@1.0.4",
8383
"@radix-ui/react-popover-atoms": "npm:@radix-ui/react-popover@1.0.6",
8484
"@radix-ui/react-slot": "1.1.2",

0 commit comments

Comments
 (0)