File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/provider-rest-cache-redis Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @strapi-community/provider-rest-cache-redis" ,
3- "version" : " 5.0.0-alpha.2 " ,
3+ "version" : " 5.0.0-alpha.3 " ,
44 "description" : " Speed-up HTTP requests with LRU cache" ,
55 "license" : " MIT" ,
66 "strapi" : {
7777 },
7878 "devDependencies" : {
7979 "@strapi-community/plugin-redis" : " ^2.0.0" ,
80- "@strapi-community/plugin-rest-cache" : " 5.0.0-alpha.2 " ,
80+ "@strapi-community/plugin-rest-cache" : " 5.0.0-alpha.3 " ,
8181 "eslint" : " ^8.11.0" ,
8282 "eslint-config-prettier" : " ^8.8.0" ,
8383 "eslint-plugin-import" : " ^2.27.5" ,
8484 "npm-run-all" : " ^4.1.5" ,
8585 "prettier" : " ^2.6.0"
8686 },
8787 "peerDependencies" : {
88- "@strapi-community/plugin-rest-cache" : " 5.0.0-alpha.2 " ,
88+ "@strapi-community/plugin-rest-cache" : " 5.0.0-alpha.3 " ,
8989 "@strapi/strapi" : " ^5.0.0"
9090 }
9191}
You can’t perform that action at this time.
0 commit comments