This commit is contained in:
Philipp Kunz 2022-08-07 18:49:18 +02:00
parent 015d2903b2
commit bbcfa63944
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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