remove ip-adress lib

This commit is contained in:
2025-03-29 11:54:25 +01:00
parent f9daddc122
commit 06862e2023
2 changed files with 2 additions and 12 deletions

View File

@@ -13,7 +13,6 @@
"@maxmind/geoip2-node": "^6.0.0",
"cors": "^2.8.5",
"dotenv": "^16.4.7",
"express": "^4.21.2",
"ip-address": "^10.0.1"
"express": "^4.21.2"
}
}