fix typo in readme

This commit is contained in:
Randall Schmidt 2021-08-19 15:09:39 -04:00
parent a386a54fbb
commit 9cea80be47
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "node-fetch-cache",
"version": "3.0.2",
"version": "3.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

@ -1,6 +1,6 @@
{
"name": "node-fetch-cache",
"version": "3.0.2",
"version": "3.0.3",
"description": "node-fetch with caching.",
"main": "src/index.js",
"type": "module",