Remove nx implicitDependencies

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2026-02-24 15:48:33 +00:00
parent 99fe2d8716
commit 056f0f03d6
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -1,7 +1,6 @@
{
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "application",
"implicitDependencies": ["@element-hq/web-shared-components"],
"targets": {
"prebuild:i18n": {
"cache": true,