mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 03:19:08 +08:00

Lerna seems like a reasonable place to start: - One repository for easier cross-team work and one place for issues - Multiple packages for independent versioning
7 lines
69 B
JSON
7 lines
69 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "independent"
|
|
}
|