This commit is contained in:
Robert Long 2022-05-05 16:54:37 -07:00
parent f1e152b8aa
commit bc41232105
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@thirdroom/hydrogen-view-sdk",
"description": "Embeddable matrix client library, including view components",
"version": "0.0.4",
"version": "0.0.5",
"main": "./hydrogen.es.js",
"type": "module"
}