Install valid-url package

This commit is contained in:
freearhey
2024-12-20 05:46:52 +03:00
parent bcfb05a68c
commit e93b828bec
3 changed files with 19 additions and 2 deletions

View File

@@ -57,7 +57,8 @@
"numeral": "^2.0.6",
"transliteration": "^2.3.5",
"ts-jest": "^29.1.1",
"tsx": "^4.6.2"
"tsx": "^4.6.2",
"valid-url": "^1.0.9"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.2",