This commit is contained in:
Philipp Kunz 2018-09-15 21:52:34 +02:00
parent a82b13a81f
commit 78f03ce6a2
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/elasticlog",
"version": "1.0.10",
"version": "1.0.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/elasticlog",
"version": "1.0.10",
"version": "1.0.11",
"private": false,
"description": "log to elasticsearch in a kibana compatible format",
"main": "dist/index.js",
@ -25,4 +25,4 @@
"@types/elasticsearch": "^5.0.26",
"elasticsearch": "^15.1.1"
}
}
}