This commit is contained in:
Philipp Kunz 2025-05-07 13:18:41 +00:00
parent e395a059a6
commit 31f0789648

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartmail", "name": "@push.rocks/smartmail",
"version": "1.0.24", "version": "2.0.0",
"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",