update packages

This commit is contained in:
AntoXa PRO 2023-10-06 12:46:21 +03:00
parent 22176f243f
commit fadd010d00

View File

@ -1,7 +1,7 @@
{
"name": "axp-ui",
"descriiption": "My helper ui lib",
"version": "1.8.2",
"version": "1.8.3",
"homepage": "https://antoxahub.ru/antoxa/axp-ui",
"repository": {
"type": "git",
@ -32,7 +32,7 @@
"prepare": "npm run build"
},
"peerDependencies": {
"axp-ts": "^1.10.0",
"axp-ts": "^1.11.1",
"vue": "^3.3.4",
"zod": "^3.22.4"
},