This commit is contained in:
Philipp Kunz 2024-11-18 15:04:07 +01:00
parent 8f4bc779e2
commit 4e9ceb4f8e

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartmime", "name": "@push.rocks/smartmime",
"version": "2.0.3", "version": "2.0.4",
"private": false, "private": false,
"description": "A module for detecting MIME types with support for binary and text file distinctions.", "description": "A module for detecting MIME types with support for binary and text file distinctions.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",