mirror of
https://github.com/zadam/trilium.git
synced 2025-12-30 20:20:01 +01:00
11 lines
160 B
JSON
11 lines
160 B
JSON
|
|
{
|
||
|
|
"name": "@triliumnext/client-e2e",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"private": true,
|
||
|
|
"nx": {
|
||
|
|
"implicitDependencies": [
|
||
|
|
"@triliumnext/client"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|