@thisisagile/easy-service
Advanced tools
Comparing version 17.6.6 to 17.6.7
{ | ||
"name": "@thisisagile/easy-service", | ||
"version": "17.6.6", | ||
"version": "17.6.7", | ||
"description": "Straightforward library for building domain-driven microservice architectures", | ||
@@ -37,9 +37,9 @@ "author": "Sander Hoogendoorn", | ||
"devDependencies": { | ||
"@thisisagile/easy-test": "17.6.6", | ||
"@thisisagile/easy-test": "17.6.7", | ||
"@types/jsonwebtoken": "^9.0.6" | ||
}, | ||
"dependencies": { | ||
"@thisisagile/easy": "^17.6.6", | ||
"@thisisagile/easy": "^17.6.7", | ||
"jsonwebtoken": "^9.0.0" | ||
} | ||
} |
Updated@thisisagile/easy@^17.6.7