Skip to content

Commit aaafb16

Browse files
Ashish KumarAshish Kumar
authored andcommitted
chore: fixed indentation
1 parent 6469948 commit aaafb16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,4 @@ For any issues, bugs, or feature requests, please [file an issue](https://github
242242

243243
## Repository
244244

245-
Find this package on [npm](https://npmjs.com/nodeflip/nest-axios-http).
245+
Find this package on [npm](https://npmjs.com/@nodeflip/nest-axios-http).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodeflip/nest-axios-http",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A NestJS module for simplified HTTP requests using Axios with dynamic configuration, logging, and interceptor support.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)