This commit is contained in:
2022-03-22 22:45:13 +01:00
parent 716d805723
commit 85abc4da3d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pushrocks/levelcache",
"version": "1.0.10",
"version": "2.0.0",
"private": false,
"description": "a cache that uses memory/disk/s3 as backup",
"main": "dist_ts/index.js",
@@ -47,4 +47,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}