mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-22 07:29:18 +00:00
Initial commit With Logger
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "components",
|
||||
"private": true,
|
||||
"workspaces": ["packages/*"],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lerna": "^3.22.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user