Merge pull request #3 from benhason1/feature-change-readme
minor version
This commit is contained in:
commit
1502ac305b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "nestjs-http-promise",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"keywords": ["nestjs", "http", "promise", "retry", "retries", "axios"],
|
||||
"description": "promise implementation of nestjs http module with retries feature using axios-retry and axios",
|
||||
"author": "Ben Hason",
|
||||
|
|
Loading…
Reference in a new issue