This commit is contained in:
2025-10-20 13:41:03 +00:00
parent c9c35169fc
commit e207c05dc3

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/webrequest", "name": "@push.rocks/webrequest",
"version": "4.0.0", "version": "4.0.1",
"private": false, "private": false,
"description": "Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and fault tolerance.", "description": "Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and fault tolerance.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",