Skip to content

Commit 8f98e2b

Browse files
chore(): restrict federation to 0.33.0
1 parent 89c8436 commit 8f98e2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"ws": "8.2.2"
8181
},
8282
"peerDependencies": {
83-
"@apollo/federation": "^0.26.0 || ^0.27.0 || ^0.29.0 || ^0.33.0",
83+
"@apollo/federation": "^0.26.0 || ^0.27.0 || ^0.29.0 || 0.33.0",
8484
"@apollo/gateway": "^0.29.0 || ^0.32.0 || ^0.33.0 || ^0.35.0 || ^0.38.0 || ^0.42.0",
8585
"@nestjs/common": "^8.0.0",
8686
"@nestjs/core": "^8.0.0",

0 commit comments

Comments
 (0)