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 d21ab4b commit b7b5872Copy full SHA for b7b5872
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@ladjs/koa-cache-responses",
3
"description": "Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.",
4
- "version": "0.0.1",
+ "version": "0.0.2",
5
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
6
"ava": {
7
"verbose": true
0 commit comments