This commit is contained in:
Philipp Kunz 2018-01-26 02:00:05 +01:00
parent 9cf78e65ac
commit 9e85f22891
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.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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