1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-28 16:06:40 +01:00
This commit is contained in:
Amir Raminfar
2019-08-23 13:47:23 -07:00
parent d9aedd78ba
commit 0a5e6da3ae
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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