0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/lerna.json

7 lines
124 B
JSON
Raw Normal View History

2021-07-25 04:39:17 -05:00
{
2022-07-18 20:05:03 -05:00
"version": "1.0.0-beta.1",
2021-07-29 04:46:28 -05:00
"npmClient": "pnpm",
"useWorkspaces": true,
"changelogPreset": "conventionalcommits"
2021-07-25 04:39:17 -05:00
}