VORKOUT-2 #1

Merged
vlad.dev merged 3 commits from VORKOUT-2 into master 2025-03-20 12:34:13 +05:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit aaea475296 - Show all commits

View File

@ -1,6 +1,6 @@
[project]
name = "api"
version = "0.1.0"
version = "0.0.1"
description = ""
authors = [
{name = "Vladislav",email = "vlad.dev@heado.ru"}

View File

@ -1,6 +1,6 @@
{
"name": "client",
"version": "0.1.0",
"version": "0.0.1",
"private": true,
"dependencies": {
"@testing-library/dom": "^10.4.0",