update package

This commit is contained in:
AntoXa PRO 2023-10-10 11:13:45 +03:00
parent ec5449ea82
commit 1d3ff30ded

View File

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