File tree Expand file tree Collapse file tree 6 files changed +30
-0
lines changed Expand file tree Collapse file tree 6 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 88 "eslint-config-prettier" : " ^10.1.8" ,
99 "eslint-plugin-react" : " 7.37.5"
1010 },
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " https://github.com/lox-space/kerolox" ,
14+ "directory" : " packages/eslint-config-lox-space"
15+ },
1116 "publishConfig" : {
1217 "access" : " public" ,
1318 "provenance" : true
Original file line number Diff line number Diff line change 2929 "typescript" : " ^5.9.3" ,
3030 "vitest" : " ^3.0.0"
3131 },
32+ "repository" : {
33+ "type" : " git" ,
34+ "url" : " https://github.com/lox-space/kerolox" ,
35+ "directory" : " packages/lox-space-core"
36+ },
3237 "publishConfig" : {
3338 "access" : " public" ,
3439 "provenance" : true
Original file line number Diff line number Diff line change 2727 "tsup" : " ^8.5.0" ,
2828 "typescript" : " ^5.9.3"
2929 },
30+ "repository" : {
31+ "type" : " git" ,
32+ "url" : " https://github.com/lox-space/kerolox" ,
33+ "directory" : " packages/lox-space-r3f"
34+ },
3035 "publishConfig" : {
3136 "access" : " public" ,
3237 "provenance" : true
Original file line number Diff line number Diff line change 2828 "tsup" : " ^8.5.0" ,
2929 "typescript" : " ^5.9.3"
3030 },
31+ "repository" : {
32+ "type" : " git" ,
33+ "url" : " https://github.com/lox-space/kerolox" ,
34+ "directory" : " packages/lox-space-react"
35+ },
3136 "publishConfig" : {
3237 "access" : " public" ,
3338 "provenance" : true
Original file line number Diff line number Diff line change 88 " node16.json" ,
99 " react-library.json"
1010 ],
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " https://github.com/lox-space/kerolox" ,
14+ "directory" : " packages/lox-space-tsconfig"
15+ },
1116 "publishConfig" : {
1217 "access" : " public" ,
1318 "provenance" : true
Original file line number Diff line number Diff line change 2525 "tsup" : " ^8.5.0" ,
2626 "typescript" : " ^5.9.3"
2727 },
28+ "repository" : {
29+ "type" : " git" ,
30+ "url" : " https://github.com/lox-space/kerolox" ,
31+ "directory" : " packages/lox-space-utils"
32+ },
2833 "publishConfig" : {
2934 "access" : " public" ,
3035 "provenance" : true
You can’t perform that action at this time.
0 commit comments