From 7b81084e865b0747a3b5240068bf014c404a62e4 Mon Sep 17 00:00:00 2001 From: eetnaviation Date: Thu, 4 Apr 2024 18:08:34 +0300 Subject: [PATCH] Clean release (Started working on OSM markers) --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 54a0a9c..97786ce 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "dependencies": { "axios": "^1.6.8", "express": "^4.19.2", - "fs": "^0.0.1-security", "socket.io": "^4.7.5" } }