File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 55 "publishConfig" : {
66 "access" : " public"
77 },
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/qwikifiers/qwik-ui" ,
11+ "directory" : " packages/kit-headless"
12+ },
813 "main" : " ./index.qwik.cjs" ,
914 "qwik" : " ./index.qwik.mjs" ,
1015 "module" : " ./index.qwik.mjs" ,
Original file line number Diff line number Diff line change 55 "publishConfig" : {
66 "access" : " public"
77 },
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/qwikifiers/qwik-ui" ,
11+ "directory" : " packages/kit-styled"
12+ },
813 "main" : " ./src/index.ts" ,
914 "types" : " ./packages/kit-styled/src/index.d.ts" ,
1015 "generators" : " ./generators.json" ,
Original file line number Diff line number Diff line change 55 "publishConfig" : {
66 "access" : " public"
77 },
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/qwikifiers/qwik-ui" ,
11+ "directory" : " packages/utils"
12+ },
813 "dependencies" : {
914 "tailwind-merge" : " ^1.14.0" ,
1015 "clsx" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments