mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-24 15:39:44 +01:00
8 lines
175 B
JSON
8 lines
175 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"useNx": true,
|
|
"useWorkspaces": false,
|
|
"version": "independent",
|
|
"packages": ["packages/*", "apps/*"]
|
|
}
|