etc
This commit is contained in:
parent
d5be7761f7
commit
e601b31462
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "axp-ui",
|
"name": "axp-ui",
|
||||||
"descriiption": "My helper ui lib",
|
"descriiption": "My helper ui lib",
|
||||||
"version": "1.8.6",
|
"version": "1.8.7",
|
||||||
"homepage": "https://antoxahub.ru/antoxa/axp-ui",
|
"homepage": "https://antoxahub.ru/antoxa/axp-ui",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -30,7 +30,7 @@
|
|||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
"build:storybook": "storybook build -o docs",
|
"build:storybook": "storybook build -o docs",
|
||||||
"dev": "storybook dev -p 6006",
|
"dev": "storybook dev -p 6006",
|
||||||
"prepare": "npm run build:storybook && npm run build"
|
"prepare": "npm run build"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"axp-ts": "^1.11.3",
|
"axp-ts": "^1.11.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user