Skip to content

Commit

Permalink
feat: update design system version
Browse files Browse the repository at this point in the history
  • Loading branch information
DaminiPandey committed Dec 7, 2023
1 parent 42cf5b7 commit 7bbe00e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@expo/webpack-config": "^0.17.2",
"@geometricpanda/storybook-addon-iframe": "^0.2.2",
"@gluestack-style/animation-plugin": "^0.1.12",
"@gluestack/design-system": "^0.3.88",
"@gluestack/design-system": "^0.4.76",
"@legendapp/motion": "^2.2.0",
"@react-aria/button": "^3.7.0",
"@react-aria/focus": "^3.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3299,10 +3299,10 @@
"@gluestack-ui/utils" "^0.1.12"
"@react-native-aria/focus" "^0.2.9"

"@gluestack/design-system@^0.3.88":
version "0.3.88"
resolved "https://registry.yarnpkg.com/@gluestack/design-system/-/design-system-0.3.88.tgz#e012da12b8a008c61b268e0bd244fcf84997030b"
integrity sha512-lkn3w45+xQBjuBdLfdxUxMrPEoLLE+AX2tG36R5IxT8dHenO/O4NyC7olcN0424GCD6FdVcWTv1VJQh0I38/PQ==
"@gluestack/design-system@^0.4.76":
version "0.4.76"
resolved "https://registry.yarnpkg.com/@gluestack/design-system/-/design-system-0.4.76.tgz#89df359c2ed5fb556b788d22d37f52981b3c88b9"
integrity sha512-hLab7edMNR2GzbJJEUz0khnz3n0v6MJo1i2HK//qmivfva0QVTGki7/8ZUi0jhllimVljt20FaO8n8tIpeRnVQ==
dependencies:
"@docsearch/css" "3"
"@docsearch/react" "3"
Expand Down

0 comments on commit 7bbe00e

Please sign in to comment.