From ae34dcfd3823a609ba7182f2d6eda593be876f7d Mon Sep 17 00:00:00 2001 From: Arman Shah Date: Mon, 19 Feb 2018 23:50:04 -0800 Subject: add base files --- node_modules/hawk/client.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 node_modules/hawk/client.js (limited to 'node_modules/hawk/client.js') 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'); -- cgit v1.2.3