chore: type in description
This commit is contained in:
parent
4ddc6fb420
commit
3d8898f333
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Reference in a new issue