mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01: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/*"]
|
|
}
|