This commit is contained in:
Philipp Kunz 2025-05-07 13:50:10 +00:00
parent 70a6ad040a
commit ffe324a9dc

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartmail", "name": "@push.rocks/smartmail",
"version": "2.0.0", "version": "2.0.1",
"private": false, "private": false,
"description": "A unified format for representing and dealing with emails, with support for attachments and email validation.", "description": "A unified format for representing and dealing with emails, with support for attachments and email validation.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",