File tree Expand file tree Collapse file tree 5 files changed +1676
-1438
lines changed
Expand file tree Collapse file tree 5 files changed +1676
-1438
lines changed Original file line number Diff line number Diff line change 1111.idea /
1212.next /
1313.npm /
14+ .nx /
1415.vscode /
1516
1617# Directories
Original file line number Diff line number Diff line change @@ -15,4 +15,5 @@ package-lock.json
1515tsconfig.json
1616tsconfig.eslint.json
1717tsconfig.options.json
18- CHANGELOG.md
18+ CHANGELOG.md
19+ /.nx /workspace-data
Original file line number Diff line number Diff line change 11{
2- "packages" : [
3- " packages/*"
4- ],
2+ "packages" : [" packages/*" ],
53 "version" : " 4.0.0-alpha.0" ,
64 "command" : {
75 "publish" : {
86 "allowBranch" : " master"
97 }
10- }
8+ },
9+ "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
1110}
Original file line number Diff line number Diff line change 9898 "fast-glob" : " 3.2.5" ,
9999 "filesize" : " 6.1.0" ,
100100 "jsdom" : " 27.0.0" ,
101- "lerna" : " ^7 .0.2 " ,
101+ "lerna" : " ^9 .0.0 " ,
102102 "prettier" : " ^2.8.1" ,
103103 "react" : " ^16.14.0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0-0" ,
104104 "react-dom" : " ^16.14.0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0-0" ,
You can’t perform that action at this time.
0 commit comments