File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- export const TRIGGER_VERSION = '20260212.1 ' ;
1+ export const TRIGGER_VERSION = '20260212.3 ' ;
Original file line number Diff line number Diff line change 1- export const TRIGGER_VERSION = '20260212.1 ' ;
1+ export const TRIGGER_VERSION = '20260212.3 ' ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @calcom/web" ,
3- "version" : " 6.1.15 " ,
3+ "version" : " 6.1.16 " ,
44 "private" : true ,
55 "scripts" : {
66 "analyze" : " ANALYZE=true next build" ,
Original file line number Diff line number Diff line change 1- export const TRIGGER_VERSION = '20260212.1 ' ;
1+ export const TRIGGER_VERSION = '20260212.3 ' ;
Original file line number Diff line number Diff line change 22 "name" : " @coss/ui" ,
33 "private" : true ,
44 "version" : " 0.0.0" ,
5- "sideEffects" : [" ./src/styles/globals.css" ],
5+ "sideEffects" : [
6+ " ./src/styles/globals.css"
7+ ],
68 "exports" : {
79 "./styles.css" : " ./src/styles/globals.css" ,
810 "./icons" : " ./src/icons.tsx" ,
1214 },
1315 "typesVersions" : {
1416 "*" : {
15- "icons" : [" ./src/icons.tsx" ],
16- "lib/*" : [" ./src/lib/*.ts" ],
17- "components/*" : [" ./src/components/*.tsx" ],
18- "hooks/*" : [" ./src/hooks/*.ts" ]
17+ "icons" : [
18+ " ./src/icons.tsx"
19+ ],
20+ "lib/*" : [
21+ " ./src/lib/*.ts"
22+ ],
23+ "components/*" : [
24+ " ./src/components/*.tsx"
25+ ],
26+ "hooks/*" : [
27+ " ./src/hooks/*.ts"
28+ ]
1929 }
2030 },
2131 "scripts" : {
You can’t perform that action at this time.
0 commit comments