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