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