This commit is contained in:
Philipp Kunz 2021-06-15 17:31:02 +02:00
parent 2b4024b535
commit 8eafd81c9f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartsmtp",
"version": "1.0.8",
"version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartsmtp",
"version": "1.0.8",
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@pushrocks/smartmail": "^1.0.18",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartsmtp",
"version": "1.0.8",
"version": "2.0.0",
"private": false,
"description": "a module for handling smtp stuff",
"main": "dist_ts/index.js",