summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/hawk/client.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/hawk/client.js')
-rwxr-xr-xdeps/npm/node_modules/request/node_modules/hawk/client.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/npm/node_modules/request/node_modules/hawk/client.js b/deps/npm/node_modules/request/node_modules/hawk/client.js
new file mode 100755
index 0000000000..c7ff470ddd
--- /dev/null
+++ b/deps/npm/node_modules/request/node_modules/hawk/client.js
@@ -0,0 +1,3 @@
+'use strict';
+
+module.exports = require('./dist/browser');