chore: type in description

This commit is contained in:
Dmitriy Pleshevskiy 2021-06-15 12:06:35 +03:00
parent 4ddc6fb420
commit 3d8898f333
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# react-rest-request
Minimalistic REST API client for React inspired by Apollo.
Minimalist REST API client for React inspired by Apollo.
# Installation

View File

@ -1,7 +1,7 @@
{
"name": "react-rest-request",
"version": "0.5.5",
"description": "Minimalistic REST API client for React inspired by Apollo",
"version": "0.5.6",
"description": "Minimalist REST API client for React inspired by Apollo",
"readme": "README.md",
"main": "./target/index.js",
"types": "./target/index.d.ts",