This website requires JavaScript.
Explore
Help
Sign In
Joplin
/
joplin
mirror of
https://github.com/laurent22/joplin.git
Watch
1
Star
0
Fork
You've already forked joplin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dev
joplin
/
lerna.json
8 lines
94 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00
{
"packages"
:
[
"packages/*"
]
,
"useWorkspaces": true
2022-11-08 10:28:43 +00:00
"version"
:
"independent"
,
"useWorkspaces"
:
true
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00
}