Skip to content

Commit

Permalink
Update hydrogen-view-sdk to 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Jun 30, 2022
1 parent 7f2a08d commit bca4963
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 @@ -11,6 +11,6 @@
"vite": "^2.7.2"
},
"dependencies": {
"hydrogen-view-sdk": "^0.0.12"
"hydrogen-view-sdk": "^0.0.13"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

hydrogen-view-sdk@^0.0.12:
version "0.0.12"
resolved "https://registry.yarnpkg.com/hydrogen-view-sdk/-/hydrogen-view-sdk-0.0.12.tgz#ff064ec493439eb02ea03f072a9d448f1d7d0c50"
integrity sha512-hJPIpnntS8sBnbqbz2mAWb2k7ZGm61Y/Uih+YWm+S3EAUyhWpBs2lv1z3+jRXvLkX0upJrz8ifJHAxRFScQB6A==
hydrogen-view-sdk@^0.0.13:
version "0.0.13"
resolved "https://registry.yarnpkg.com/hydrogen-view-sdk/-/hydrogen-view-sdk-0.0.13.tgz#31e15592e241f7c39f432c84c2f32d3c122d9e9f"
integrity sha512-aHBuXI3bq5Ad54e3Fq04mA/DZ/E4II8p+UT2q8dGvZX6bs6QGdmNE1+Nt9E/7ukYTie90oOrejB2hLFL+hb/nA==
dependencies:
"@matrix-org/olm" "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.3.tgz"
another-json "^0.2.0"
Expand Down

0 comments on commit bca4963

Please sign in to comment.