Skip to content

Commit

Permalink
Merge pull request #536 from nestjs/revert-535-patch-1
Browse files Browse the repository at this point in the history
Revert "chore: mark optional peer dependencies properly"
  • Loading branch information
kamilmysliwiec committed Nov 10, 2021
2 parents d3b7e0e + b59b8c6 commit f836571
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions package.json
Expand Up @@ -47,14 +47,6 @@
"class-validator": "^0.11.1 || ^0.12.0 || ^0.13.0",
"reflect-metadata": "^0.1.12"
},
"peerDependenciesMeta": {
"class-validator": {
"optional": true
},
"class-transformer": {
"optional": true
}
}
"lint-staged": {
"*.ts": [
"prettier --write"
Expand Down

0 comments on commit f836571

Please sign in to comment.