This commit is contained in:
Philipp Kunz 2023-06-13 23:23:12 +02:00
parent 2dd803fdc2
commit 2d2166cf40
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartmail",
"version": "1.0.22",
"version": "1.0.23",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartmail",
"version": "1.0.22",
"version": "1.0.23",
"license": "UNLICENSED",
"dependencies": {
"@pushrocks/smartdns": "^5.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartmail",
"version": "1.0.22",
"version": "1.0.23",
"private": false,
"description": "a unified format for representing and dealing with mails",
"main": "dist_ts/index.js",