We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8edda7 commit 7154101Copy full SHA for 7154101
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@catchen/versioned-storage",
3
- "version": "3.1.28",
+ "version": "3.1.29",
4
"license": "MIT",
5
"exports": "./src/Storage.ts",
6
"compilerOptions": {
package.json
"name": "versioned-storage",
"description": "Local storage with versioning.",
"funding": "https://github.com/CatChen/versioned-storage?sponsor=1",
"type": "module",
0 commit comments