0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00
logto/lerna.json

6 lines
73 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",
2021-07-26 10:54:13 +08:00
"useWorkspaces": true
2021-07-25 17:39:17 +08:00
}