From ecc0f9f86e699ba2d275ad60aac9c0e782310c41 Mon Sep 17 00:00:00 2001 From: francoismassart Date: Wed, 5 Jun 2024 16:09:09 +0200 Subject: [PATCH] 3.17.1 --- 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 c4cb42e..fdceaa1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.17.0", + "version": "3.17.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-tailwindcss", - "version": "3.17.0", + "version": "3.17.1", "license": "MIT", "dependencies": { "fast-glob": "^3.2.5", diff --git a/package.json b/package.json index 42edc79..fb963d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.17.0", + "version": "3.17.1", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",