Skip to content

Commit

Permalink
Add gui release package
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillgalushko committed Dec 6, 2024
1 parent 0de9096 commit 1f4dfa7
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 174 deletions.
214 changes: 131 additions & 83 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@
"scripts": {
"dev": "storybook dev -p 6006",
"build": "vite build && vue-tsc -b",
"release": "node release.js",
"release": "npx @gui/release",
"build-storybook": "storybook build"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.9.0",
"@gui/logos": "github:kirillgalushko/gui-logos#v3.0.2",
"@gui/release": "github:kirillgalushko/gui-release",
"@laynezh/vite-plugin-lib-assets": "^0.5.24",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
Expand Down
Loading

0 comments on commit 1f4dfa7

Please # to comment.