Skip to content

Commit 507daa6

Browse files
authored
chore: publish atoms on npm and bump version (#14309)
1 parent 61f68af commit 507daa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/platform/atoms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"description": "Customizable UI components to integrate scheduling into your product.",
66
"authors": "Cal.com, Inc.",
7-
"version": "1.0.5",
7+
"version": "1.0.6",
88
"scripts": {
99
"dev": "yarn vite build --watch & npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify --watch",
1010
"build": "yarn vite build && npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify",

0 commit comments

Comments
 (0)