Skip to content

Commit

Permalink
Merge branch 'main' into fix-prod-api-v2-url
Browse files Browse the repository at this point in the history
  • Loading branch information
ThyMinimalDev committed Apr 4, 2024
2 parents 44a0191 + 7001515 commit a732c47
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.6",
"version": "1.0.11",
"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 a732c47

Please sign in to comment.