Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Fix @nestjs/common peerDependency version #292

Closed
@micalevisk

Description

@micalevisk

automapper/package.json

Lines 123 to 124 in 7fa616d

"peerDependencies": {
"@nestjs/common": ">7.4.4",

I think this should be >=7.4.4 since the newest release version of @nestjs/common is v7.4.4

This change was made in 0e9e9b5

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdependenciesPull requests that update a dependency filereleased

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions