Merge pull request #3 from benhason1/feature-change-readme

minor version
This commit is contained in:
benhason1 2021-09-07 23:03:43 +03:00 committed by GitHub
commit 1502ac305b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",