From b7b79fa245b4987b0bc5d55fc7265369babd5245 Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Sat, 22 Jul 2023 10:49:31 +0530 Subject: [PATCH] chore(release): 4.1.0-6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d9607e..3350ce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@poppinss/chokidar-ts", - "version": "4.1.0-5", + "version": "4.1.0-6", "description": "File watcher that creates a file watcher after parsing tsconfig.json file", "main": "build/index.js", "type": "module",