Compare commits

..

No commits in common. "master" and "VORKOUT-8" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project] [project]
name = "api" name = "api"
version = "0.0.5" version = "0.0.4"
description = "" description = ""
authors = [{ name = "Vladislav", email = "vlad.dev@heado.ru" }] authors = [{ name = "Vladislav", email = "vlad.dev@heado.ru" }]
readme = "README.md" readme = "README.md"

View File

@ -1,6 +1,6 @@
{ {
"name": "client", "name": "client",
"version": "0.0.5", "version": "0.0.4",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@ant-design/icons": "^5.6.1", "@ant-design/icons": "^5.6.1",