Skip to content

Commit

Permalink
fix: added axios
Browse files Browse the repository at this point in the history
  • Loading branch information
Savio629 committed Sep 4, 2024
1 parent 22f0850 commit 7adbdbd
Show file tree
Hide file tree
Showing 3 changed files with 2,167 additions and 1,911 deletions.
12 changes: 10 additions & 2 deletions packages/common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/axios": "^3.0.3",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/common": "^10.0.0",
"@nestjs/config": "^3.2.2",
Expand Down
Loading

0 comments on commit 7adbdbd

Please sign in to comment.