🏗️ Added string-similarity lib

This commit is contained in:
2024-08-14 12:19:55 -04:00
parent a710211a2c
commit 4045097eb0
3 changed files with 74 additions and 43 deletions

View File

@@ -51,9 +51,10 @@
"@robertklep/qbittorrent": "^1.0.1",
"ioredis": "^5.0.0",
"kafkajs": "^2.2.4",
"moleculer": "^0.14.27",
"moleculer-web": "^0.10.5",
"parse-torrent": "^9.1.5"
"moleculer": "^0.14.34",
"moleculer-web": "^0.10.7",
"parse-torrent": "^9.1.5",
"string-similarity-alg": "^1.3.2"
},
"engines": {
"node": ">= 16.x.x"