1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-20 18:48:28 +02:00
joplin/lerna.json

8 lines
94 B
JSON
Raw Normal View History

2020-11-05 16:58:23 +00:00
{
"packages": [
"packages/*"
],
2022-11-08 10:28:43 +00:00
"version": "independent",
"useWorkspaces": true
2020-11-05 16:58:23 +00:00
}