mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 01:52:28 +08:00
13 lines
189 B
JSON
13 lines
189 B
JSON
{
|
|
"name": "@triliumnext/server-e2e",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"nx": {
|
|
"name": "server-e2e",
|
|
"implicitDependencies": [
|
|
"client",
|
|
"server"
|
|
]
|
|
}
|
|
}
|