Commit 72a1d39 1 parent ee23b05 commit 72a1d39 Copy full SHA for 72a1d39
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
"packages" : [
5
5
" packages/*"
6
6
],
7
- "version" : " 5.1.2 " ,
7
+ "version" : " 5.2.0 " ,
8
8
"command" : {
9
9
"bootstrap" : {
10
10
"npmClientArgs" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tsed/logger-root" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " A multi channel logger written in TypeScript." ,
5
5
"private" : true ,
6
6
"scripts" : {
106
106
" packages/*"
107
107
]
108
108
}
109
- }
109
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ts-log-debug" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " A multi channel logger written in TypeScript." ,
5
5
"main" : " ./lib/index.js" ,
6
6
"typings" : " ./lib/index.d.ts" ,
29
29
"build:doc" : " tsc --build tsconfig.doc.json"
30
30
},
31
31
"dependencies" : {
32
- "@tsed/logger" : " 5.1.2 "
32
+ "@tsed/logger" : " 5.2.0 "
33
33
},
34
34
"peerDependencies" : {
35
35
"source-map-support" : " ^0.5.16"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tsed/logger" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " A multi channel logger written in TypeScript." ,
5
5
"main" : " ./lib/index.js" ,
6
6
"typings" : " ./lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments