Переименование с init названия
Some checks failed
CI / main (push) Has been cancelled

This commit is contained in:
Igor Rybakov
2026-03-06 23:27:57 +02:00
parent f919ea66f6
commit b9918116ae
16 changed files with 52 additions and 52 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "@my-monorepo/web-e2e",
"name": "@spairtech/web-e2e",
"version": "0.0.1",
"private": true,
"nx": {
"implicitDependencies": [
"@my-monorepo/web"
"@spairtech/web"
]
}
}