This commit is contained in:
Philipp Kunz 2020-06-11 10:38:19 +00:00
parent 62ff7ec717
commit 186766df3d
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartlog-destination-local",
"version": "8.0.6",
"version": "8.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartlog-destination-local",
"private": false,
"version": "8.0.6",
"version": "8.0.7",
"description": "a smartlog destination targeting the local console",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -51,4 +51,4 @@
"npmextra.json",
"readme.md"
]
}
}