feat(webapp): add monorepo version on the sidebar

This commit is contained in:
Ahmed Bouhuolia
2023-06-12 02:44:12 +02:00
parent 35ebb9c2aa
commit b9572420ed
6 changed files with 34 additions and 137 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.0.0",
"version": "0.9.5",
"npmClient": "npm"
}