1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 14:59:26 +01:00

Fixes Firefox bug with scroll

This commit is contained in:
Amir
2020-01-13 12:31:44 -08:00
parent 4a253cab1a
commit 08fcfd8ec4
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.16",
"version": "1.20.17",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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