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