From bad698a19d7b135f859d54305c1f639c3a22a27e Mon Sep 17 00:00:00 2001 From: mo8it Date: Fri, 31 May 2024 23:52:51 +0200 Subject: [PATCH] Update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index abb3012..ee0aeef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "devDependencies": { "leaflet": "^1.9.4", - "rustywind": "^0.21.0", - "tailwindcss": "^3.4.1" + "rustywind": "^0.21.1", + "tailwindcss": "^3.4.3" } }