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 7666e32 commit f508cb3Copy full SHA for f508cb3
package.json
@@ -55,7 +55,7 @@
55
"peerDependencies": {
56
"@nestjs/common": "^10.x||^11.x",
57
"@nestjs/core": "^10.x||^11.x",
58
- "@nestjstools/messaging": "^2.X",
+ "@nestjstools/messaging": "^2.x|3.x",
59
"reflect-metadata": "^0.2.0",
60
"rxjs": "^7.x"
61
},
@@ -65,7 +65,7 @@
65
"@nestjs/testing": "^10.0.0",
66
"@nestjs/core": "^10.0.0",
67
"@nestjs/common": "^10.0.0",
68
- "@nestjstools/messaging": "^2.21.0",
+ "@nestjstools/messaging": "^3.0.0",
69
"@types/express": "^5.0.0",
70
"@types/jest": "^29.5.2",
71
"@types/node": "^20.3.1",
0 commit comments