fix(core): update

This commit is contained in:
2022-06-09 19:23:55 +02:00
parent 61ccf38d85
commit 925921a9fe
3 changed files with 1635 additions and 9561 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/levelcache',
version: '3.0.2',
description: 'a cache that uses memory/disk/s3 as backup'
}