File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1818 "organization" : " toss" ,
1919 "repository" : {
2020 "type" : " git" ,
21- "url" : " https://github.com/toss/h6s"
21+ "url" : " git+ https://github.com/toss/h6s.git "
2222 },
2323 "homepage" : " https://h6s.dev" ,
2424 "license" : " MIT" ,
Original file line number Diff line number Diff line change 44 "sideEffects" : false ,
55 "main" : " src/index.ts" ,
66 "type" : " module" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " git+https://github.com/toss/h6s.git" ,
10+ "directory" : " packages/calendar"
11+ },
712 "publishConfig" : {
813 "access" : " public" ,
914 "main" : " dist/index.cjs" ,
Original file line number Diff line number Diff line change 44 "sideEffects" : false ,
55 "main" : " src/index.ts" ,
66 "type" : " module" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " git+https://github.com/toss/h6s.git" ,
10+ "directory" : " packages/table"
11+ },
712 "publishConfig" : {
813 "access" : " public" ,
914 "main" : " dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments