aboutsummaryrefslogtreecommitdiff
path: root/libs/combined/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'libs/combined/index.js')
-rw-r--r--libs/combined/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/combined/index.js b/libs/combined/index.js
index 6760e0c..a9b716a 100644
--- a/libs/combined/index.js
+++ b/libs/combined/index.js
@@ -87,3 +87,5 @@ module.exports.unorm = require('unorm')
87/* zxcvbn */ 87/* zxcvbn */
88 88
89module.exports.zxcvbn = require('zxcvbn') 89module.exports.zxcvbn = require('zxcvbn')
90
91module.exports.handshake = require('handshake-util')