mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
chore: defined package.json browser field
This commit is contained in:
parent
795d7067f5
commit
3b40abd8de
@ -3,6 +3,7 @@
|
||||
"version": "0.7.2",
|
||||
"description": "Cache interceptor for axios",
|
||||
"main": "./dist/index.js",
|
||||
"browser": "./dist/index.bundle.js",
|
||||
"jsdelivr": "./dist/index.bundle.js",
|
||||
"unpkg": "./dist/index.bundle.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user