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] [project]
name = "api" name = "api"
version = "0.1.0" version = "0.0.1"
description = "" description = ""
authors = [ authors = [
{name = "Vladislav",email = "vlad.dev@heado.ru"} {name = "Vladislav",email = "vlad.dev@heado.ru"}

View File

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