chore: update versions

This commit is contained in:
Vladislav Syrochkin 2025-03-20 12:33:34 +05:00
parent a6c7819e36
commit aaea475296
2 changed files with 2 additions and 2 deletions

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",