Skip to content

Commit

Permalink
Merge pull request #44 from awell-health/AST-4073-version-update
Browse files Browse the repository at this point in the history
(fix) AST-4073: Version update
  • Loading branch information
Meskat authored Sep 6, 2022
2 parents b7583b0 + cb088ea commit bebf205
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@apollo/client": "^3.6.9",
"@awell_health/ui-library": "0.0.29",
"@awell_health/ui-library": "0.0.31",
"@sentry/nextjs": "^7.9.0",
"graphql": "^16.5.0",
"jsonwebtoken": "^8.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
dependencies:
node-fetch "^2.6.1"

"@awell_health/[email protected].29":
version "0.0.29"
resolved "https://registry.yarnpkg.com/@awell_health/ui-library/-/ui-library-0.0.29.tgz#ca7399e2ff8a2618ac16f1e34bd59b605089cfa4"
integrity sha512-+GN2YjZ6ENG64CbSQvyoHnZXcCeH7RLQby5Gzha6q7NRgdbU7WObXVnoiUwOZEGzagu1nB5eV0KvPh63rs6DYg==
"@awell_health/[email protected].31":
version "0.0.31"
resolved "https://registry.yarnpkg.com/@awell_health/ui-library/-/ui-library-0.0.31.tgz#913d469f3b97e5285beb909958ac54c2f7bd1b8c"
integrity sha512-jFQWbfqjwnAFKjd1m3C71hUs1j17DU1puskjyQOVkfL6MWFopwYse+I55xYyDtix10XuEhbwfMIsG7vRrb/k3w==
dependencies:
date-fns "^2.29.1"
escape-html "^1.0.3"
Expand Down

0 comments on commit bebf205

Please sign in to comment.