This commit is contained in:
2025-08-28 18:38:49 +00:00
parent 50c3303491
commit 8427cf62db

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartcache", "name": "@push.rocks/smartcache",
"version": "1.0.17", "version": "1.0.18",
"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",