1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-02 02:57:27 +01:00
This commit is contained in:
Amir
2020-01-07 11:32:40 -08:00
parent 775715a17c
commit 21e88b645e
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.10",
"version": "1.20.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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