File tree Expand file tree Collapse file tree 4 files changed +1919
-2689
lines changed
Expand file tree Collapse file tree 4 files changed +1919
-2689
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,5 @@ node_modules
22** /node_modules
33** /dist
44** /tmp
5+
6+ /.nx /workspace-data
Original file line number Diff line number Diff line change 11{
22 "version" : " independent" ,
33 "npmClient" : " yarn" ,
4- "useWorkspaces" : true ,
54 "packages" : [" packages/*" ],
65 "command" : {
76 "publish" : {
1110 "version" : {
1211 "changelogPreset" : " conventionalcommits"
1312 }
14- }
13+ },
14+ "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
1515}
Original file line number Diff line number Diff line change 4545 "conventional-changelog-cli" : " ^2.0.34" ,
4646 "conventional-changelog-conventionalcommits" : " ^4.3.0" ,
4747 "gh-pages" : " ^5.0.0" ,
48- "lerna" : " 3.22.1 "
48+ "lerna" : " 8.2.2 "
4949 },
5050 "devDependencies" : {
5151 "auto" : " ^11.1.6" ,
107107 "react-dom" : " 16.13.1" ,
108108 "react-helmet" : " 6.1.0" ,
109109 "react-test-renderer" : " 18.2.0" ,
110+ "semver" : " 7.7.1" ,
110111 "turbo" : " ^1.1.2" ,
111112 "typescript" : " 4.4.2"
112113 },
You can’t perform that action at this time.
0 commit comments