Skip to content

Commit dc3bca9

Browse files
committed
chore: update obc version to 3.1.1 and adjust peer dependencies
1 parent 2dcef44 commit dc3bca9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/obc/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/ui-obc",
33
"description": "Collection of web components (UI components) implementations to use with @thatopen/components.",
4-
"version": "3.1.0",
4+
"version": "3.1.1",
55
"author": "That Open Company",
66
"contributors": [
77
"Juan Hoyos (https://github.com/HoyosJuan)"
@@ -66,9 +66,9 @@
6666
"web-ifc": "0.0.69"
6767
},
6868
"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",
69+
"@thatopen/components": "~3.1.0",
70+
"@thatopen/components-front": "~3.1.0",
71+
"@thatopen/fragments": "~3.1.0",
7272
"three": ">=0.175.0",
7373
"web-ifc": "0.0.69"
7474
}

0 commit comments

Comments
 (0)