hc-service-client
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -7,2 +7,4 @@ 'use strict'; | ||
module.exports = function (app, config) { | ||
config = config || {}; | ||
let req = app.express.request; | ||
@@ -9,0 +11,0 @@ let log = app.getLog(); |
{ | ||
"name": "hc-service-client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Service Client Extension for Honeybee", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
39970
791