@thisisagile/easy-service
Advanced tools
Comparing version 17.1.10 to 17.1.11
{ | ||
"name": "@thisisagile/easy-service", | ||
"version": "17.1.10", | ||
"version": "17.1.11", | ||
"description": "Straightforward library for building domain-driven microservice architectures", | ||
@@ -37,9 +37,9 @@ "author": "Sander Hoogendoorn", | ||
"devDependencies": { | ||
"@thisisagile/easy-test": "17.1.10", | ||
"@thisisagile/easy-test": "17.1.11", | ||
"@types/jsonwebtoken": "^9.0.6" | ||
}, | ||
"dependencies": { | ||
"@thisisagile/easy": "^17.1.10", | ||
"@thisisagile/easy": "^17.1.11", | ||
"jsonwebtoken": "^9.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Updated@thisisagile/easy@^17.1.11