mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-27 09:58:41 -06:00
chore(nx): add name to each project
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"nx": {
|
||||
"name": "server-e2e",
|
||||
"implicitDependencies": [
|
||||
"@triliumnext/client",
|
||||
"@triliumnext/server"
|
||||
"client",
|
||||
"server"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user