From 6a14ae602d19eae92a6fec0d9290e9089c4a7337 Mon Sep 17 00:00:00 2001 From: DarrenPaulWright Date: Sat, 16 Jan 2021 10:48:18 -0600 Subject: [PATCH] 2.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d41184..2034ff8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "on-change", - "version": "2.2.2", + "version": "2.2.3", "description": "Watch an object or array for changes", "license": "MIT", "repository": "sindresorhus/on-change",