chore: bump patch versions; remove temp request logging
Some checks failed
CI / build-and-test (pull_request) Has been cancelled

Frontend 0.3.1, backend 1.2.2; drop debug middleware from app.ts.

Made-with: Cursor
This commit is contained in:
Vaka.pro
2026-04-12 18:51:00 +03:00
parent a4f8c37b84
commit e033b2c8d5
5 changed files with 6 additions and 25 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "calendar-run-frontend",
"version": "0.1.0",
"version": "0.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "calendar-run-frontend",
"version": "0.1.0",
"version": "0.3.1",
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",