@data-eden/cache
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -0,1 +1,2 @@ | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,2 +0,2 @@ | ||
"use strict"; | ||
export {}; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@data-eden/cache", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"repository": { | ||
@@ -19,2 +19,4 @@ "type": "git", | ||
}, | ||
"main": "./dist/index.js", | ||
"typings": "./dist/index.d.ts", | ||
"scripts": { | ||
@@ -21,0 +23,0 @@ "test": "vitest run" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
55402
24