update description

This commit is contained in:
Randall Schmidt 2021-07-11 09:08:46 -04:00
parent 0c8c0d4520
commit d6f73c4778

@ -1,7 +1,7 @@
{
"name": "node-fetch-cache",
"version": "3.0.0",
"description": "node-fetch with a persistent cache.",
"version": "3.0.1",
"description": "node-fetch with caching.",
"main": "src/index.js",
"type": "module",
"exports": {