This commit is contained in:
Philipp Kunz 2019-06-07 12:02:01 +02:00
parent bf791d732c
commit 99c2c2e84f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartlog-destination-local",
"private": false,
"version": "8.0.0",
"version": "8.0.1",
"description": "a smartlog destination targeting the local console",
"main": "dist/index.js",
"typings": "dist/index.d.ts",