From caef0309a41ee5574f05676b24048eb91a57db88 Mon Sep 17 00:00:00 2001 From: Nemanja Pavlovic Date: Mon, 14 Oct 2024 22:29:48 +0200 Subject: [PATCH] feat(lists): Added scheduled and articles in progress list --- client/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package-lock.json b/client/package-lock.json index e07344c..d64b291 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -10962,7 +10962,7 @@ } }, "superdesk-publisher": { - "version": "github:superdesk/superdesk-publisher#49acdba746595ac6d4f780ff4499c0d8f586ce29", + "version": "github:superdesk/superdesk-publisher#be7c7775bad4c173290a313786d783d3500a1e73", "from": "github:superdesk/superdesk-publisher#content-lists-superdesk", "requires": { "angular-drag-and-drop-lists-spiria": "^2.1.1",