mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-28 18:29:19 +00:00
Initial commit With Logger
This commit is contained in:
8
lerna.json
Normal file
8
lerna.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"version": "independent"
|
||||
}
|
Reference in New Issue
Block a user