Skip to content

Commit 375d752

Browse files
chore(): drop old peer deps
1 parent 74881c2 commit 375d752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test": "jest"
1717
},
1818
"peerDependencies": {
19-
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
19+
"@nestjs/common": "^8.0.0 || ^9.0.0",
2020
"passport": "^0.4.0 || ^0.5.0 || ^0.6.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)