chore: Remove lerna.json file

This commit is contained in:
Faruk AYDIN
2024-11-18 20:20:12 +03:00
parent 36271f0749
commit 280d603b14

View File

@@ -1,16 +0,0 @@
{
"packages": [
"packages/backend",
"packages/docs",
"packages/web",
"packages/e2e-tests"
],
"version": "0.14.0",
"npmClient": "yarn",
"command": {
"add": {
"exact": true
}
},
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}