File tree Expand file tree Collapse file tree 4 files changed +6
-1
lines changed
Expand file tree Collapse file tree 4 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 99 "commit" : false ,
1010 "fixed" : [],
1111 "linked" : [],
12- "access" : " restricted " ,
12+ "access" : " public " ,
1313 "baseBranch" : " main" ,
1414 "updateInternalDependencies" : " patch" ,
1515 "ignore" : []
Original file line number Diff line number Diff line change 4747 "bugs" : {
4848 "url" : " https://github.com/ProverCoderAI/docker-git/issues"
4949 },
50+ "publishConfig" : {
51+ "access" : " public"
52+ },
5053 "homepage" : " https://github.com/ProverCoderAI/docker-git#readme" ,
5154 "packageManager" : " pnpm@10.28.0" ,
5255 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @effect-template/docker-git" ,
33 "version" : " 0.1.0" ,
4+ "private" : true ,
45 "description" : " docker-git orchestrator (CLI + server)" ,
56 "main" : " dist/src/server/main.js" ,
67 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @effect-template/lib" ,
33 "version" : " 1.0.0" ,
4+ "private" : true ,
45 "description" : " Shared business logic (docker-git orchestrator core)" ,
56 "main" : " dist/index.js" ,
67 "directories" : {
You can’t perform that action at this time.
0 commit comments