Skip to content

Commit 00da9e1

Browse files
committed
chore: bump version
1 parent c093322 commit 00da9e1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/components",
33
"description": "Collection of core functionalities to author BIM apps.",
4-
"version": "3.3.2",
4+
"version": "3.3.3",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",

packages/front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/components-front",
33
"description": "Collection of frontend tools to author BIM apps.",
4-
"version": "3.3.2",
4+
"version": "3.3.3",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ __metadata:
781781
web-ifc: 0.0.74
782782
peerDependencies:
783783
"@thatopen/fragments": ~3.3.0
784-
camera-controls: ">=2.9.0"
784+
camera-controls: ">=3.1.2"
785785
three: ">=0.175.0"
786786
web-ifc: ">=0.0.74"
787787
languageName: unknown

0 commit comments

Comments
 (0)