This commit is contained in:
Philipp Kunz 2018-01-25 00:38:55 +01:00
parent 92682b1b2a
commit bc5c461b58
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "elasticlog",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "elasticlog",
"version": "1.0.1",
"version": "1.0.2",
"description": "log to elasticsearch in a kibana compatible format",
"main": "dist/index.js",
"typings": "dist/index.d.ts",