Generate lerna package graph list

Repository details (talkie)
Project page
talkie
Project log category
(708 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
751 commits
Stars
71 stars
Commit details (4f76caf8)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Generate lerna package graph list

  • Outputs a JSON-formatted adjacency list of @talkie/* packages plus individual dependencies.
  • The list includes non-internal packages.
  • The list is sorted in topographical order (dependencies before dependents).

See

Raw text
Generate lerna package graph list

- Outputs a JSON-formatted adjacency list of `@talkie/*` packages plus individual dependencies.
- The list includes non-internal packages.
- The list is sorted in topographical order (dependencies before dependents).

See

- https://github.com/lerna/lerna/tree/main/libs/commands/list

Changed files (1)

Path Additions Deletions
code/package.json +2 -1

Commit categories (3)