fix version and .gitignore

This commit is contained in:
AntoXa PRO 2023-10-11 10:22:29 +03:00
parent 97cf30c03e
commit 6a59819446
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
dist
node_modules
package-lock.json
.storybook

View File

@ -1,7 +1,7 @@
{
"name": "axp-ui",
"descriiption": "My helper ui lib",
"version": "1.8.5",
"version": "1.8.6",
"homepage": "https://antoxahub.ru/antoxa/axp-ui",
"repository": {
"type": "git",