fix package name
Some checks failed
CI Pipeline / build (20.x) (push) Failing after 32s

This commit is contained in:
Lee 2023-10-19 11:57:40 +01:00
parent 07777a74f2
commit a9f7d70cd0

@ -1,5 +1,5 @@
{
"name": "node-fetch-cache",
"name": "@fascinated/node-fetch-cache",
"version": "3.1.3",
"description": "node-fetch with caching.",
"main": "src/index.js",