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 # react-rest-request
Minimalistic REST API client for React inspired by Apollo. Minimalist REST API client for React inspired by Apollo.
# Installation # Installation

View File

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