File tree Expand file tree Collapse file tree 3 files changed +857
-2247
lines changed Expand file tree Collapse file tree 3 files changed +857
-2247
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " independent" ,
32 "packages" : [" packages/*" ],
43 "npmClient" : " yarn" ,
54 "useWorkspaces" : true ,
5+ "version" : " independent" ,
66 "command" : {
77 "publish" : {
8+ "graphType" : " all" ,
89 "allowBranch" : " main" ,
910 "conventionalCommits" : true ,
1011 "createRelease" : " github" ,
12+ "changelogIncludeCommitsClientLogin" : " - by @%l" ,
1113 "message" : " chore: publish"
1214 }
1315 }
Original file line number Diff line number Diff line change 2121 "devDependencies" : {
2222 "@arkweid/lefthook" : " ^0.7.7" ,
2323 "@commitlint/config-conventional" : " ^17.0.2" ,
24+ "@lerna-lite/cli" : " ^1.13.0" ,
25+ "@lerna-lite/run" : " ^1.13.0" ,
2426 "commitlint" : " ^17.0.2" ,
2527 "concurrently" : " ^7.2.2" ,
2628 "eslint" : " ^8.18.0" ,
2729 "eslint-config-satya164" : " ^3.1.11" ,
28- "lerna" : " ^5.1.4" ,
2930 "prettier" : " ^2.7.1" ,
3031 "typescript" : " ^4.7.4"
3132 },
You can’t perform that action at this time.
0 commit comments