@mcma/client
Advanced tools
Comparing version 0.7.7 to 0.7.8
{ | ||
"name": "@mcma/client", | ||
"version": "0.7.7", | ||
"version": "0.7.8", | ||
"description": "Node module with classes and functions used to access services in an MCMA environment", | ||
@@ -30,8 +30,8 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/core": "0.7.7" | ||
"@mcma/core": "0.7.8" | ||
}, | ||
"devDependencies": { | ||
"@mcma/core": "0.7.7", | ||
"@mcma/core": "0.7.8", | ||
"jasmine": "^3.3.1" | ||
} | ||
} |