@stigg/cache-core
Advanced tools
+2
-2
| { | ||
| "name": "@stigg/cache-core", | ||
| "version": "1.5.1", | ||
| "version": "1.6.0", | ||
| "description": "Shared cache entities and services for Stigg SDKs", | ||
@@ -31,4 +31,4 @@ "main": "dist/index.js", | ||
| "peerDependencies": { | ||
| "@stigg/api-client-js": "6.5.1" | ||
| "@stigg/api-client-js": "6.6.0" | ||
| } | ||
| } |