This commit is contained in:
Philipp Kunz 2018-01-27 19:51:47 +01:00
parent e27b73f1a4
commit 7cbf39ed12
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.4",
"version": "1.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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