Comparing version 1.2.2 to 1.2.3
@@ -7,2 +7,5 @@ # Change Log | ||
[1.2.3] - 2019-01-02 | ||
- **Updated** koa-incache | ||
[1.2.2] - 2018-12-20 | ||
@@ -9,0 +12,0 @@ - **Updated** koa-incache |
{ | ||
"name": "apj", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Start with a complete Koa server with zero configuration.", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"koa-helmet": "^4.0.0", | ||
"koa-incache": "^0.3.2", | ||
"koa-incache": "^0.4.0", | ||
"koa-json-error": "^3.1.2", | ||
@@ -34,0 +34,0 @@ "koa-json-success": "^1.3.0", |
24761
+ Addedkoa-incache@0.4.0(transitive)
- Removedkoa-incache@0.3.2(transitive)
Updatedkoa-incache@^0.4.0