Update package.json
This commit is contained in:
parent
8f4d747d2e
commit
2852bc396e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "nestjs-http-promise",
|
"name": "nestjs-http-promise",
|
||||||
"version": "2.0.0",
|
"version": "1.0.0",
|
||||||
"keywords": ["nestjs", "http", "promise", "retry", "retries", "axios"],
|
"keywords": ["nestjs", "http", "promise", "retry", "retries", "axios"],
|
||||||
"description": "promise implementation of nestjs http module with retries feature using axios-retry and axios",
|
"description": "promise implementation of nestjs http module with retries feature using axios-retry and axios",
|
||||||
"author": "Ben Hason",
|
"author": "Ben Hason",
|
||||||
|
|
Loading…
Reference in a new issue