1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

Adds support for split panes for the left menu

This commit is contained in:
Amir
2019-12-11 13:38:14 -08:00
parent 5b5716b51b
commit 9668b2cccd
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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