From f57758b9e526ae7c427ca49bff20cd5cc0bcb886 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 1 Oct 2024 11:48:47 -0400 Subject: [PATCH] fix: bump web-push --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8ed89b4ab8..6a0310bbad 100644 --- a/install/package.json +++ b/install/package.json @@ -107,7 +107,7 @@ "nodebb-plugin-markdown": "13.0.0-pre.9", "nodebb-plugin-mentions": "4.6.9", "nodebb-plugin-spam-be-gone": "2.2.2", - "nodebb-plugin-web-push": "0.6.0", + "nodebb-plugin-web-push": "0.7.0", "nodebb-rewards-essentials": "1.0.0", "nodebb-theme-harmony": "2.0.0-pre.37", "nodebb-theme-lavender": "7.1.8",