mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
fix: fix pkg json
This commit is contained in:
parent
2608bc0947
commit
c6b4911b0a
@ -13,7 +13,10 @@
|
|||||||
],
|
],
|
||||||
"homepage": "https://axios-cache-interceptor.js.org",
|
"homepage": "https://axios-cache-interceptor.js.org",
|
||||||
"bugs": "https://github.com/arthurfiorette/axios-cache-interceptor/issues",
|
"bugs": "https://github.com/arthurfiorette/axios-cache-interceptor/issues",
|
||||||
"repository": "https://github.com/arthurfiorette/axios-cache-interceptor.git",
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/arthurfiorette/axios-cache-interceptor.git"
|
||||||
|
},
|
||||||
"funding": "https://github.com/arthurfiorette/axios-cache-interceptor?sponsor=1",
|
"funding": "https://github.com/arthurfiorette/axios-cache-interceptor?sponsor=1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Arthur Fiorette <npm@arthur.place>",
|
"author": "Arthur Fiorette <npm@arthur.place>",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user