Skip to content

Commit

Permalink
fix: add urlencode package
Browse files Browse the repository at this point in the history
  • Loading branch information
techsavvyash committed Jul 10, 2024
1 parent abc8a08 commit c28e8d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
"prom-client": "^15.1.2",
"redis": "^4.6.10",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1"
"rxjs": "^7.8.1",
"urlencode": "^2.0.0"
},
"devDependencies": {
"@nestjs/cli": "^10.0.0",
Expand Down

0 comments on commit c28e8d3

Please sign in to comment.