Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-faraday
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
xpub
xpub-faraday
637a6cdd2c9e20c59d8e1116f148e14ee9cc049a
xpub-faraday
lerna.json
Find file
Normal view
History
Permalink
lerna.json
99 B
Newer
Older
Restart as a monorepo
Alf Eaton
committed
7 years ago
1
{
Use yarn workspaces
Alf Eaton
committed
7 years ago
2
"lerna"
:
"2.4.0"
,
Restart as a monorepo
Alf Eaton
committed
7 years ago
3
"version"
:
"independent"
,
Use yarn workspaces
Alf Eaton
committed
7 years ago
4
5
"npmClient"
:
"yarn"
,
"useWorkspaces"
:
true
Restart as a monorepo
Alf Eaton
committed
7 years ago
6
}