We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368e4f8 commit f311468Copy full SHA for f311468
packages/flat-cache/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "flat-cache",
3
- "version": "6.1.17",
+ "version": "6.1.18",
4
"description": "A simple key/value storage using files to persist the data",
5
"type": "module",
6
"main": "./dist/index.cjs",
0 commit comments