We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbfd3f commit 81755e3Copy full SHA for 81755e3
package.json
@@ -78,8 +78,8 @@
78
"typescript": "^4.9.4"
79
},
80
"peerDependencies": {
81
- "@nestjs/common": "7.x || 8.x || 9.x || 10.x",
82
- "@nestjs/core": "7.x || 8.x || 9.x || 10.x",
+ "@nestjs/common": "7.x || 8.x || 9.x || 10.x || 11.x",
+ "@nestjs/core": "7.x || 8.x || 9.x || 10.x || 11.x",
83
"@pact-foundation/pact": "10.x || 11.x || 12.x || 13.x || 14.x",
84
"@pact-foundation/pact-cli": "15.x || 16.x"
85
0 commit comments