This commit is contained in:
Philipp Kunz 2018-11-25 22:06:25 +01:00
parent 9f706e0a70
commit ef9cb193d5
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@mojoio/elasticsearch",
"version": "1.0.23",
"version": "1.0.24",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@mojoio/elasticsearch",
"version": "1.0.23",
"version": "1.0.24",
"private": false,
"description": "log to elasticsearch in a kibana compatible format",
"main": "dist/index.js",
@ -31,4 +31,4 @@
"@types/elasticsearch": "^5.0.28",
"elasticsearch": "^15.2.0"
}
}
}