Skip to content

Commit

Permalink
chore: bump atoms to 1.0.13 (#14506)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThyMinimalDev committed Apr 10, 2024
1 parent eb1c1b9 commit c4b7062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/platform/atoms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"description": "Customizable UI components to integrate scheduling into your product.",
"authors": "Cal.com, Inc.",
"version": "1.0.12",
"version": "1.0.13",
"scripts": {
"dev": "yarn vite build --watch & npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify --watch",
"build": "yarn vite build && npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify",
Expand Down

0 comments on commit c4b7062

Please sign in to comment.