chore(monorepo/client): set up some common dependencies

This commit is contained in:
Elian Doran
2025-04-18 10:04:06 +03:00
parent 42744acbb3
commit 011c859cea
44 changed files with 85 additions and 67 deletions

View File

@@ -67,6 +67,8 @@
"electron": "35.1.5",
"debounce": "2.2.0",
"draggabilly": "3.0.0",
"vitest": "3.1.1"
"vitest": "3.1.1",
"@types/bootstrap": "5.2.10",
"bootstrap": "5.3.5"
}
}