From e373514c2c210cd6c8645a6ff58e9590859eb31d Mon Sep 17 00:00:00 2001 From: AngaBlue Date: Thu, 21 Apr 2022 00:16:15 +1000 Subject: [PATCH] 1.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d764fc..b9713ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angablue/eslint-config", - "version": "1.3.2", + "version": "1.3.3", "description": "A comprehensive Eslint configuation package for JavaScript & TypeScript projects, with support for React.", "main": "index.js", "exports": {