From 7402d9e9b9d31dac0f92759c61bdb282997f721f Mon Sep 17 00:00:00 2001 From: mo8it Date: Tue, 25 Jun 2024 15:07:59 +0200 Subject: [PATCH] Update npm packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee0aeef..c064537 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "devDependencies": { "leaflet": "^1.9.4", - "rustywind": "^0.21.1", - "tailwindcss": "^3.4.3" + "rustywind": "^0.22.0", + "tailwindcss": "^3.4.4" } }