1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-30 17:47:28 +01:00
This commit is contained in:
Amir
2019-07-15 15:34:44 -07:00
parent c04535d9b0
commit a2fe47b364
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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