@unityevolv/ofiskit-ui-map 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@unityevolv/ofiskit-ui-map",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"description": "The office you can see: the map, room bars, avatars, video tiles, the call controls and the status control. React DOM, built on unitykit.",
|
|
5
5
|
"license": "AGPL-3.0-only",
|
|
6
6
|
"type": "module",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@unityevolv/ofiskit-presence-store": "0.1.0",
|
|
33
|
-
"@unityevolv/ofiskit-realtime-client": "0.1.
|
|
33
|
+
"@unityevolv/ofiskit-realtime-client": "0.1.2",
|
|
34
34
|
"@unityevolv/ofiskit-template": "0.1.0"
|
|
35
35
|
},
|
|
36
36
|
"peerDependencies": {
|