1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 06:49:23 +01:00
This commit is contained in:
Amir Raminfar
2020-03-18 17:29:33 -07:00
parent 2d1de562d4
commit abd91dae2e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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