From d47a6bcdcb931bea48aaa04e118feb0ff2cd8a21 Mon Sep 17 00:00:00 2001 From: thomas Date: Tue, 24 Oct 2023 10:40:22 +0200 Subject: [PATCH] fix(tag): delete useless tag --- libs/decoupling/helmet/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/decoupling/helmet/project.json b/libs/decoupling/helmet/project.json index a6199a9..ebd5fb9 100644 --- a/libs/decoupling/helmet/project.json +++ b/libs/decoupling/helmet/project.json @@ -3,7 +3,7 @@ "$schema": "../../../node_modules/nx/schemas/project-schema.json", "sourceRoot": "libs/decoupling/helmet/src", "prefix": "lib", - "tags": ["type:hlm"], + "tags": [], "projectType": "library", "targets": { "build": {