File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tsed/root" ,
3
- "version" : " 1.22.5 " ,
3
+ "version" : " 1.22.6 " ,
4
4
"description" : " Monorepo CLI and utils to deploy packages on NPM" ,
5
5
"private" : true ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tsed/monorepo-utils" ,
3
- "version" : " 1.22.5 " ,
3
+ "version" : " 1.22.6 " ,
4
4
"description" : " Mono repo utils" ,
5
5
"main" : " ./src/index.js" ,
6
6
"repository" : {
40
40
},
41
41
"peerDependencies" : {
42
42
"semantic-release" : " >=19"
43
- }
44
- }
43
+ },
44
+ "devDependencies" : {}
45
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tsed/yarn-workspaces" ,
3
- "version" : " 1.22.5 " ,
3
+ "version" : " 1.22.6 " ,
4
4
"description" : " Yarn workspaces utils for CRACO" ,
5
5
"source" : " ./src/index.js" ,
6
6
"main" : " ./lib/index.js" ,
33
33
"find-up" : " 5.0.0" ,
34
34
"fs-extra" : " 10.0.0" ,
35
35
"glob" : " 7.1.6"
36
- }
37
- }
36
+ },
37
+ "peerDependencies" : {}
38
+ }
You can’t perform that action at this time.
0 commit comments