From 4be5a723b56e25fd0ebb1e8fb60957c47236aaa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sat, 19 Feb 2022 19:03:49 -0500 Subject: [PATCH] chore: use github branch --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index be84a0c15e..ac0550c210 100644 --- a/install/package.json +++ b/install/package.json @@ -100,7 +100,7 @@ "nodebb-theme-persona": "https://github.com/nodebb/nodebb-theme-persona.git#webpack5", "nodebb-theme-slick": "https://github.com/pichalite/nodebb-theme-slick.git#webpack5", "nodebb-theme-vanilla": "12.1.17", - "nodebb-widget-essentials": "5.0.9", + "nodebb-widget-essentials": "https://github.com/nodebb/nodebb-widget-essentials.git#webpack5", "nodemailer": "6.7.2", "nprogress": "0.2.0", "passport": "0.5.2",