fix: frontend

This commit is contained in:
austnv
2026-06-16 16:18:20 +03:00
parent 86c739b696
commit 0e88b5b675
6 changed files with 1422 additions and 1698 deletions
-3
View File
@@ -18,8 +18,5 @@
"bench:bot": "python scripts/perf_benchmarks.py",
"test": "pytest -q",
"check": "npm run lint && npm test && npm run build:webapp"
},
"dependencies": {
"carta-md": "^4.11.2"
}
}