This commit is contained in:
Philipp Kunz 2022-08-07 11:38:08 +02:00
parent e25c885ddf
commit 69d8293972
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartmail",
"version": "1.0.18",
"version": "1.0.19",
"private": false,
"description": "a unified format for representing and dealing with mails",
"main": "dist_ts/index.js",
@ -42,4 +42,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}