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

Commit

Permalink
fix(package.json): update automapper
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc committed Jun 14, 2020
1 parent 9ee1a3b commit 8c5752f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"coveralls": "3.1.0",
"cz-conventional-changelog": "3.2.0",
"husky": "4.2.5",
"lint-staged": "10.2.9",
"lint-staged": "10.2.10",
"prettier": "2.0.5",
"reflect-metadata": "0.1.13",
"semantic-release": "17.0.8",
Expand All @@ -113,7 +113,7 @@
"typescript": "3.9.5"
},
"dependencies": {
"@nartc/automapper": "6.3.9"
"@nartc/automapper": "6.3.11"
},
"peerDependencies": {
"@nestjs/common": ">7.1.1",
Expand Down

0 comments on commit 8c5752f

Please sign in to comment.