From 6dd917e869846a970170fe12eb73353cbd314597 Mon Sep 17 00:00:00 2001 From: francoismassart Date: Wed, 9 Oct 2024 21:14:24 +0200 Subject: [PATCH] 3.17.5 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9641f80..7f8a5f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.17.4", + "version": "3.17.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-tailwindcss", - "version": "3.17.4", + "version": "3.17.5", "license": "MIT", "dependencies": { "fast-glob": "^3.2.5", diff --git a/package.json b/package.json index cc91b0f..6ae8f8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.17.4", + "version": "3.17.5", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",