File tree Expand file tree Collapse file tree 4 files changed +2712
-3558
lines changed Expand file tree Collapse file tree 4 files changed +2712
-3558
lines changed Original file line number Diff line number Diff line change 1- v16
1+ 22
Original file line number Diff line number Diff line change 11{
2- "packages " : [ " packages/* " ] ,
2+ "$schema " : " node_modules/lerna/schemas/lerna-schema.json " ,
33 "version" : " independent" ,
44 "npmClient" : " yarn" ,
5- "useWorkspaces" : true ,
6- "private" : true ,
75 "command" : {
86 "publish" : {
97 "allowBranch" : [" master" ],
Original file line number Diff line number Diff line change 77 "private" : true ,
88 "license" : " MIT" ,
99 "scripts" : {
10- "postinstall" : " lerna bootstrap" ,
1110 "clean" : " rimraf coverage && lerna run clean" ,
1211 "lint" : " lerna run lint" ,
1312 "lint:fix" : " lerna run lint -- --fix" ,
6968 "husky" : " ^7.0.2" ,
7069 "jest" : " ^29.1.2" ,
7170 "jest-watch-typeahead" : " ^2.2.0" ,
72- "lerna" : " ^3.16.4 " ,
71+ "lerna" : " ^9.0.0 " ,
7372 "lint-staged" : " ^12.0.2" ,
7473 "prettier" : " ^2.4.1" ,
7574 "ts-jest" : " ^29.0.3" ,
You can’t perform that action at this time.
0 commit comments