fix(tag): delete useless tag

This commit is contained in:
thomas
2023-10-24 10:40:22 +02:00
parent b34b846674
commit d47a6bcdcb

View File

@@ -3,7 +3,7 @@
"$schema": "../../../node_modules/nx/schemas/project-schema.json", "$schema": "../../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "libs/decoupling/helmet/src", "sourceRoot": "libs/decoupling/helmet/src",
"prefix": "lib", "prefix": "lib",
"tags": ["type:hlm"], "tags": [],
"projectType": "library", "projectType": "library",
"targets": { "targets": {
"build": { "build": {