This commit is contained in:
2025-08-26 19:42:20 +00:00
parent a698d6cd35
commit 0657770c5d

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartcache", "name": "@push.rocks/smartcache",
"version": "1.0.16", "version": "1.0.17",
"private": false, "private": false,
"description": "A module for caching asynchronous function results with smart time and hash-based invalidation strategies.", "description": "A module for caching asynchronous function results with smart time and hash-based invalidation strategies.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",