diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d84fc9a..63cd0ce 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ }, "homepage": "https://github.com/feynmansfedora/ywot-clean#readme", "dependencies": { + "binary-search": "^1.3.6", "events": ">=3.0.0", "json": ">=9.0.6", "ws": ">=7.2.0" |