@eggjs/router
Advanced tools
+4
-4
| { | ||
| "name": "@eggjs/router", | ||
| "version": "4.0.2-beta.19", | ||
| "version": "4.0.2-beta.20", | ||
| "description": "Router middleware for egg/koa. Provides RESTful resource routing.", | ||
@@ -55,5 +55,5 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@eggjs/koa": "3.1.2-beta.19", | ||
| "@eggjs/supertest": "9.0.2-beta.19", | ||
| "@eggjs/tsconfig": "3.1.2-beta.19", | ||
| "@eggjs/koa": "3.1.2-beta.20", | ||
| "@eggjs/supertest": "9.0.2-beta.20", | ||
| "@eggjs/tsconfig": "3.1.2-beta.20", | ||
| "@types/http-errors": "^2.0.4", | ||
@@ -60,0 +60,0 @@ "@types/koa-compose": "^3.2.8", |