Skip to content

Commit

Permalink
perf: remove uniconfig-core from config
Browse files Browse the repository at this point in the history
  • Loading branch information
oljekechoro committed Jul 5, 2024
1 parent ccc777f commit 627e4b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"@nestjs/common": "^10.1.3",
"@nestjs/core": "^10.1.3",
"@qiwi/uniconfig": "^3.5.14",
"@qiwi/uniconfig-core": "^3.5.4",
"@qiwi/uniconfig-plugin-ajv": "^3.5.5",
"rxjs": "^7.8.1",
"tslib": "^2.6.1"
Expand Down
3 changes: 1 addition & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ __metadata:
"@nestjs/core": "npm:^10.1.3"
"@nestjs/testing": "npm:^10.2.6"
"@qiwi/uniconfig": "npm:^3.5.14"
"@qiwi/uniconfig-core": "npm:^3.5.4"
"@qiwi/uniconfig-plugin-ajv": "npm:^3.5.5"
class-transformer: "npm:^0.5.1"
class-validator: "npm:^0.14.0"
Expand Down Expand Up @@ -657,7 +656,7 @@ __metadata:
languageName: node
linkType: hard

"@qiwi/uniconfig-core@npm:3.5.4, @qiwi/uniconfig-core@npm:^3.5.4":
"@qiwi/uniconfig-core@npm:3.5.4":
version: 3.5.4
resolution: "@qiwi/uniconfig-core@npm:3.5.4"
dependencies:
Expand Down

0 comments on commit 627e4b5

Please sign in to comment.