1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 14:31:44 +01:00

Fixes tty bug with #200

This commit is contained in:
Amir Raminfar
2020-01-04 12:15:54 -08:00
parent 32dd847f4f
commit 86bb4e12b3
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "dozzle",
"version": "1.20.6",
"version": "1.20.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "dozzle",
"version": "1.20.6",
"version": "1.20.7",
"description": "Realtime log viewer for docker containers. ",
"scripts": {
"prestart": "npm run clean",