chore(nx): add name to each project

This commit is contained in:
Elian Doran
2025-04-30 22:28:25 +03:00
parent e314372fbd
commit 87d7dc8618
13 changed files with 20 additions and 18 deletions
+3
View File
@@ -59,5 +59,8 @@
"@types/react-dom": "18.3.6",
"happy-dom": "17.4.4",
"script-loader": "0.7.2"
},
"nx": {
"name": "client"
}
}