From 2bc19fc82094a8d2ffbad5a81e7edd0b957f2d80 Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Mon, 18 Dec 2023 08:08:02 +0530 Subject: [PATCH] chore(release): 4.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b16c925..90e5496 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@poppinss/chokidar-ts", - "version": "4.1.2", + "version": "4.1.3", "description": "File watcher that creates a file watcher after parsing tsconfig.json file", "main": "build/index.js", "type": "module",