Skip to content

Commit

Permalink
chore(): update peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jul 8, 2022
1 parent a9dfa03 commit 1e0e729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"release": "release-it"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
"@nestjs/common": "^8.0.0 || ^9.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.3",
Expand Down

0 comments on commit 1e0e729

Please sign in to comment.