phenyl-api-explorer
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "phenyl-api-explorer", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Automatically renders API explorer pages like swagger", | ||
@@ -16,3 +16,3 @@ "main": "./dist/PhenylApiExplorer.js", | ||
"nodemon": "^1.18.3", | ||
"phenyl-http-client": "~0.2.6", | ||
"phenyl-http-client": "~0.2.7", | ||
"phenyl-http-server": "~0.2.5", | ||
@@ -27,4 +27,4 @@ "phenyl-interfaces": "~0.2.3", | ||
"ejs": "^2.6.1", | ||
"phenyl-api-explorer-client": "~0.1.4" | ||
"phenyl-api-explorer-client": "~0.1.5" | ||
} | ||
} |