BREAKING CHANGE(core): update

This commit is contained in:
2024-05-21 00:57:24 +02:00
parent 70dc0ef68f
commit 139b31be07
9 changed files with 5234 additions and 3207 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmime',
version: '1.0.6',
description: 'a module to detect mime types'
version: '2.0.0',
description: 'A module for detecting MIME types with support for binary and text file distinctions.'
}