@athenna/cache
Advanced tools
+3
-2
| { | ||
| "name": "@athenna/cache", | ||
| "version": "5.2.0", | ||
| "version": "5.3.0", | ||
| "description": "The cache handler for Athenna Framework.", | ||
@@ -40,3 +40,4 @@ "license": "MIT", | ||
| "./package.json": "./package.json", | ||
| "./testing/plugins": "./src/testing/plugins/index.js" | ||
| "./testing/plugins": "./src/testing/plugins/index.js", | ||
| "./providers/CacheProvider": "./src/providers/CacheProvider.js" | ||
| }, | ||
@@ -43,0 +44,0 @@ "imports": { |
52737
0.13%