@autometa/dto-builder
Advanced tools
+2
-2
| { | ||
| "name": "@autometa/dto-builder", | ||
| "version": "0.13.10", | ||
| "version": "0.13.11", | ||
| "description": "Define DTOs and Entities and automatically create a builder class.", | ||
@@ -57,3 +57,3 @@ "type": "module", | ||
| "closest-match": "^1.3.3", | ||
| "@autometa/injection": "^0.1.4" | ||
| "@autometa/injection": "^0.1.5" | ||
| }, | ||
@@ -60,0 +60,0 @@ "scripts": { |
Updated