mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
7 lines
165 B
JSON
7 lines
165 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"useNx": true,
|
|
"version": "independent",
|
|
"packages": ["packages/*", "apps/*", "extensions/*"]
|
|
}
|