From 8fdce2be469dc3ab62c3a1b4fd25b06f3fdc3e50 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Tue, 5 Sep 2023 15:40:16 +1000 Subject: [PATCH] delete/remove nodejs label --- .github/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labels.yml b/.github/labels.yml index 48bcb45..25f9495 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -129,7 +129,7 @@ - name: "E:2.1: Production testing of existing protocols" description: https://github.com/waku-org/pm/issues/49 color: e99695 -- name: "E:NodeJS Bindings" +- name: "E:NodeJS Library" description: https://github.com/waku-org/pm/issues/81 color: fef2c0 - name: "E:REST API service node"