mirror of
https://github.com/acid-info/Kurate.git
synced 2025-01-26 23:58:51 +00:00
1512b17ba3
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 lines
179 B
JSON
14 lines
179 B
JSON
{
|
|
"name": "root",
|
|
"private": true,
|
|
"workspaces": [
|
|
"packages/*"
|
|
],
|
|
"devDependencies": {
|
|
"lerna": "^6.4.1"
|
|
},
|
|
"dependencies": {
|
|
"dotenv": "^16.0.3"
|
|
}
|
|
}
|