+3
-5
| { | ||
| "name": "fexjs", | ||
| "version": "1.0.6", | ||
| "version": "1.0.7", | ||
| "description": "A lightweight and powerful Fetch API wrapper with interceptors, cancel tokens, and timeout support.", | ||
@@ -20,3 +20,4 @@ "main": "dist/fex.js", | ||
| "browser": { | ||
| "./dist/fex.js": "./dist/fex.js" | ||
| "./dist/fex.js": "./dist/fex.js", | ||
| "https": false | ||
| }, | ||
@@ -54,6 +55,3 @@ "keywords": [ | ||
| "https": "^1.0.0" | ||
| }, | ||
| "broser": { | ||
| "https": false | ||
| } | ||
| } |
33880
-0.05%