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

Commit 79eb4c0

Browse files
author
Chau Tran
committed
fix(package.json): update packages and automapper
1 parent 68bb66a commit 79eb4c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
"typescript": "3.9.7"
119119
},
120120
"dependencies": {
121-
"@nartc/automapper": "6.4.0"
121+
"@nartc/automapper": "6.5.0"
122122
},
123123
"peerDependencies": {
124-
"@nestjs/common": ">7.3.2",
124+
"@nestjs/common": ">7.4.2",
125125
"reflect-metadata": ">=0.1.13"
126126
}
127127
}

0 commit comments

Comments
 (0)