0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/lerna.json

7 lines
117 B
JSON
Raw Normal View History

2021-07-25 17:39:17 +08:00
{
2021-07-25 22:36:22 +08:00
"version": "0.1.0",
2021-07-29 17:46:28 +08:00
"npmClient": "pnpm",
"useWorkspaces": true,
"changelogPreset": "conventionalcommits"
2021-07-25 17:39:17 +08:00
}