@alterior/di
Advanced tools
Comparing version 3.1.15 to 3.2.0
{ | ||
"name": "@alterior/di", | ||
"version": "3.1.15", | ||
"version": "3.2.0", | ||
"description": "Flexible reflection-based dependency injection", | ||
@@ -42,4 +42,4 @@ "author": "The Alterior Project (https://github.com/alterior-mvc)", | ||
"dependencies": { | ||
"@alterior/annotations": "^3.1.15", | ||
"@alterior/common": "^3.1.15" | ||
"@alterior/annotations": "^3.2.0", | ||
"@alterior/common": "^3.2.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "3790e34c8998c7350bfa074b70e9738ac9dab628" | ||
"gitHead": "5b853c5046e4d50d353e0b6f1ad2feef2b9529bb" | ||
} |
611376
Updated@alterior/annotations@^3.2.0
Updated@alterior/common@^3.2.0