This commit is contained in:
Philipp Kunz 2020-01-12 18:32:44 +00:00
parent b130f09a80
commit 9ba1d442b4
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartmail", "name": "@pushrocks/smartmail",
"version": "1.0.6", "version": "1.0.7",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartmail", "name": "@pushrocks/smartmail",
"version": "1.0.6", "version": "1.0.7",
"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/index.js", "main": "dist/index.js",
@ -36,4 +36,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }