1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 11:35:00 +01:00
This commit is contained in:
Amir Raminfar
2019-06-17 16:08:30 -07:00
parent 9a6f9afa18
commit c08cadcb89
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.2",
"version": "1.11.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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