2 Commits

Author SHA1 Message Date
2ac09687dc 1.0.3 2019-08-08 13:47:50 +02:00
86358dbb12 fix(core): update 2019-08-08 13:47:49 +02:00
2 changed files with 6 additions and 1 deletions

5
package-lock.json generated Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "ht-docker-elk",
"version": "1.0.3",
"lockfileVersion": 1
}

View File

@@ -1,6 +1,6 @@
{ {
"name": "ht-docker-elk", "name": "ht-docker-elk",
"version": "1.0.2", "version": "1.0.3",
"description": "elastic stack with full basic authentication", "description": "elastic stack with full basic authentication",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {