mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"name": "@triliumnext/server-e2e",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"nx": {
|
|
"implicitDependencies": [
|
|
"@triliumnext/client",
|
|
"@triliumnext/server"
|
|
]
|
|
}
|
|
}
|