@autometa/dto-builder
Advanced tools
+5
-5
| { | ||
| "name": "@autometa/dto-builder", | ||
| "version": "1.0.0-rc.1", | ||
| "version": "1.0.0-rc.2", | ||
| "description": "Define DTOs and Entities and automatically create a builder class.", | ||
@@ -33,4 +33,4 @@ "type": "module", | ||
| "eslint-config-custom": "0.6.0", | ||
| "tsup-config": "0.1.0", | ||
| "tsconfig": "0.7.0" | ||
| "tsconfig": "0.7.0", | ||
| "tsup-config": "0.1.0" | ||
| }, | ||
@@ -41,4 +41,4 @@ "dependencies": { | ||
| "closest-match": "^1.3.3", | ||
| "@autometa/types": "^1.0.0-rc.1", | ||
| "@autometa/injection": "^1.0.0-rc.1" | ||
| "@autometa/injection": "^1.0.0-rc.2", | ||
| "@autometa/types": "^1.0.0-rc.1" | ||
| }, | ||
@@ -45,0 +45,0 @@ "scripts": { |