fix(package): Update dependency scopes/versions, fix imports and scripts, add pnpm workspace, remove GitLab CI

This commit is contained in:
2025-08-26 19:42:20 +00:00
parent 428f159ff7
commit a698d6cd35
11 changed files with 7922 additions and 3611 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartcache',
version: '1.0.16',
description: 'cache things in smart ways'
name: '@push.rocks/smartcache',
version: '1.0.17',
description: 'A module for caching asynchronous function results with smart time and hash-based invalidation strategies.'
}