This commit is contained in:
Philipp Kunz 2024-11-18 15:03:40 +01:00
parent e9fc108432
commit 543c0de865

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartmime", "name": "@push.rocks/smartmime",
"version": "2.0.2", "version": "2.0.3",
"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",