Skip to content

Commit c9c18c8

Browse files
daniel-shuywing328
andauthored
Fix @nestjs/axios version (#710)
@nestjs/axios 0.0.8 has a peer dependency on @nestjs/common ^7.0.0 || ^8.0.0 Co-authored-by: William Cheng <[email protected]>
1 parent b440a5a commit c9c18c8

File tree

2 files changed

+10515
-10518
lines changed

2 files changed

+10515
-10518
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
}
8282
},
8383
"dependencies": {
84-
"@nestjs/axios": "0.0.8",
84+
"@nestjs/axios": "0.1.0",
8585
"@nestjs/common": "9.3.11",
8686
"@nestjs/core": "9.3.11",
8787
"@nestjs/platform-express": "8.4.7",

0 commit comments

Comments
 (0)