We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcef44 commit dc3bca9Copy full SHA for dc3bca9
packages/obc/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@thatopen/ui-obc",
3
"description": "Collection of web components (UI components) implementations to use with @thatopen/components.",
4
- "version": "3.1.0",
+ "version": "3.1.1",
5
"author": "That Open Company",
6
"contributors": [
7
"Juan Hoyos (https://github.com/HoyosJuan)"
@@ -66,9 +66,9 @@
66
"web-ifc": "0.0.69"
67
},
68
"peerDependencies": {
69
- "@thatopen-platform/components-beta": "~3.0.0",
70
- "@thatopen-platform/components-front-beta": "~3.0.0",
71
- "@thatopen-platform/fragments-beta": "~3.0.0",
+ "@thatopen/components": "~3.1.0",
+ "@thatopen/components-front": "~3.1.0",
+ "@thatopen/fragments": "~3.1.0",
72
"three": ">=0.175.0",
73
74
}
0 commit comments