Skip to content

Commit e07eb0c

Browse files
committed
refactor: adjust calendar disabled days opacity
1 parent 2b42cf2 commit e07eb0c

File tree

3 files changed

+231
-219
lines changed

3 files changed

+231
-219
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cosmoau/ui",
33
"description": "Cosmo's internal component library, built with React, Next.js, and Stitches.",
4-
"version": "1.10.3",
4+
"version": "1.10.4",
55
"author": "Jackson Dolman <mail@dolmios.com>",
66
"browserslist": {
77
"production": [
@@ -34,7 +34,7 @@
3434
"@parcel/packager-ts": "2.12.0",
3535
"@parcel/transformer-typescript-types": "2.12.0",
3636
"@types/google.maps": "^3.58.1",
37-
"@types/node": "^22.8.6",
37+
"@types/node": "^22.8.7",
3838
"@types/react": "^18.3.12",
3939
"@types/react-dom": "^18.3.1",
4040
"eslint": "^8.57.1",

0 commit comments

Comments
 (0)