From b5fe3b9596711a42c0141d97a11e4f0fa5fcc7a0 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 21 Jul 2022 16:35:04 +0200 Subject: [PATCH] 16.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3f5d54f..82b840b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "16.5.3", + "version": "16.5.4", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type",