Skip to content

Commit

Permalink
deps(ui-lib): bump to 0.1.35 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulkeerthi authored Dec 11, 2023
1 parent 02dfb43 commit 572717f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hosted-pages",
"version": "0.0.78",
"version": "0.0.79",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@apollo/client": "^3.8.6",
"@awell-health/ui-library": "0.1.34",
"@awell-health/ui-library": "0.1.35",
"@formsort/react-embed": "^3.1.1",
"@sentry/nextjs": "^7.59.3",
"date-fns": "^2.29.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
dependencies:
node-fetch "^2.6.1"

"@awell-health/[email protected].34":
version "0.1.34"
resolved "https://registry.yarnpkg.com/@awell-health/ui-library/-/ui-library-0.1.34.tgz#d7a697574723a8e61492f3f094d8aee9cbd8fb87"
integrity sha512-PwOJy3ogKUEFj0PS0/uG2x/8qkqaManGrEZDelTooUqaV7vrSX1uTRjya8EqwpfqlXNLzT3Dl4ypUGq8bIx1ig==
"@awell-health/[email protected].35":
version "0.1.35"
resolved "https://registry.yarnpkg.com/@awell-health/ui-library/-/ui-library-0.1.35.tgz#cbd09e319eeff5f6c2e7b765fe002e87a281fd1d"
integrity sha512-6gDt5mb2QQC6p2KFNQF5i88vqAfUcfof6Qy5BPhl0541E5u0VrJIF4Ex7VXMlPxCCFokVqrCXUnrsuvtgYRw9A==
dependencies:
"@calcom/embed-react" "^1.0.10"
"@heroicons/react" "^2.0.13"
Expand Down

0 comments on commit 572717f

Please sign in to comment.