Skip to content

Commit 374ce57

Browse files
committed
chore: bump core to 3.1.1 and front to 3.1.5
1 parent 3ef2623 commit 374ce57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/core/package.json

Lines changed: 2 additions & 2 deletions
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.1.1",
4+
"version": "3.1.2",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",
@@ -55,4 +55,4 @@
5555
"three": ">=0.175.0",
5656
"web-ifc": "0.0.70"
5757
}
58-
}
58+
}

packages/front/package.json

Lines changed: 2 additions & 2 deletions
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.1.5",
4+
"version": "3.1.6",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",
@@ -50,4 +50,4 @@
5050
"dependencies": {
5151
"@thatopen/components": "~3.1.0"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)