v1.3.10: update header and link

This commit is contained in:
AJ ONeal 2019-04-16 12:43:21 -06:00
parent 1d4c3c1997
commit 28f3f783ae
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,10 @@
# µRequest - Minimalist HTTP client | a [Root](https://rootprojects.org) project
# [µRequest](https://git.rootprojects.org/root/request.js) | a [Root](https://rootprojects.org) project
> Minimalist HTTP client
A lightweight alternative to (and drop-in replacement for) request.
Written from scratch.
Written from scratch, with zero-dependencies.
## Super simple to use

View File

@ -1,6 +1,6 @@
{
"name": "@root/request",
"version": "1.3.9",
"version": "1.3.10",
"description": "A lightweight, zero-dependency drop-in replacement for request",
"main": "index.js",
"files": [