chore(frontend): remove lerna, config file and references to config file

This commit is contained in:
Jack Westbrook
2025-03-03 11:41:25 +01:00
parent 742de5210a
commit a19528fa05
4 changed files with 1 additions and 8 deletions
-1
View File
@@ -450,7 +450,6 @@
/.yarn @grafana/frontend-ops
/.yarnrc.yml @grafana/frontend-ops
/yarn.lock @grafana/frontend-ops
/lerna.json @grafana/frontend-ops
/.prettierrc.js @grafana/frontend-ops
/.vim @zoltanbedi
/jest.config.js @grafana/frontend-ops
+1 -1
View File
@@ -21,7 +21,7 @@
"scripts/webpack/**/*",
"package.json",
"tsconfig.json",
"lerna.json",
"nx.json",
".prettierrc.js",
".eslintrc",
"**/*.mdx"
-5
View File
@@ -1,5 +0,0 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "yarn",
"version": "11.6.0-pre"
}
-1
View File
@@ -210,7 +210,6 @@
"jest-watch-typeahead": "^2.2.2",
"jimp": "^1.6.0",
"jsdom-testing-mocks": "^1.13.1",
"lerna": "8.1.8",
"mini-css-extract-plugin": "2.9.2",
"msw": "2.7.0",
"mutationobserver-shim": "0.3.7",