rjq-api-koa
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "rjq-api-koa", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Koa middleware for rjq-api", | ||
@@ -10,9 +10,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"koa": "^2.2.0", | ||
"koa": "^2.3.0", | ||
"koa-mount": "^3.0.0", | ||
"koa-router": "^7.1.1", | ||
"rjq-api": "^1.2.1" | ||
"koa-router": "^7.2.1", | ||
"rjq-api": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"standard": "^10.0.2" | ||
"standard": "^10.0.3" | ||
}, | ||
@@ -19,0 +19,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
40544
+ Addedrjq-api@2.0.0(transitive)
- Removedrjq-api@1.2.1(transitive)
Updatedkoa@^2.3.0
Updatedkoa-router@^7.2.1
Updatedrjq-api@^2.0.0