From c7e52105e357451810a170f4b79db8033f274ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Do=C4=9Fa=20Armangil?= Date: Tue, 30 May 2023 22:15:36 +0200 Subject: [PATCH] Update plugins.json Add the following package to the build plugins directory: @qworum/netlify-plugin-qworum --- site/plugins.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/site/plugins.json b/site/plugins.json index ad751a7c8..1e3db6bc6 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -1,4 +1,13 @@ [ + { + "author": "doga", + "description": "Check whether your website is entitled to use the advanced web browser capabilities that Qworum brings.", + "name": "Qworum Frontend PaaS", + "package": "@qworum/netlify-plugin-qworum", + "repo": "https://github.com/doga/netlify-plugin-qworum", + "version": "1.0.13", + "logo": "https://github.com/doga/netlify-plugin-qworum/blob/master/Qworum-logo.svg" + }, { "author": "bencevans", "description": "Install the Flutter SDK for Building and Deploying Flutter Web Apps",