File tree Expand file tree Collapse file tree 4 files changed +5
-8
lines changed
Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " @atls/logger" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "repository" : " git@github.com:atls/common.git" ,
55 "license" : " BSD-3 Clause" ,
66 "main" : " src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @atls/typeorm-logger" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "repository" : " git@github.com:atls/common.git" ,
55 "license" : " BSD-3 Clause" ,
66 "main" : " src/index.ts" ,
1313 "postpack" : " rm -rf dist"
1414 },
1515 "dependencies" : {
16- "@atls/logger" : " workspace:0.0.1 "
16+ "@atls/logger" : " workspace:0.0.2 "
1717 },
1818 "devDependencies" : {
1919 "typeorm" : " 0.2"
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ __metadata:
7676 languageName : node
7777 linkType : hard
7878
79- " @atls/logger@workspace:0.0.1 , @atls/logger@workspace:packages/logger " :
79+ " @atls/logger@workspace:0.0.2 , @atls/logger@workspace:packages/logger " :
8080 version : 0.0.0-use.local
8181 resolution : " @atls/logger@workspace:packages/logger"
8282 dependencies :
@@ -115,7 +115,7 @@ __metadata:
115115 version : 0.0.0-use.local
116116 resolution : " @atls/typeorm-logger@workspace:packages/typeorm-logger"
117117 dependencies :
118- " @atls/logger " : " workspace:0.0.1 "
118+ " @atls/logger " : " workspace:0.0.2 "
119119 typeorm : " npm:0.2"
120120 peerDependencies :
121121 typeorm : 0.2
You can’t perform that action at this time.
0 commit comments