Skip to content

Commit

Permalink
chore: bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
HoyosJuan committed Jun 3, 2024
1 parent 8f15833 commit 006c6fb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thatopen/ui",
"description": "Collection of web components (UI components) meant to be used, but not limited to, BIM applications.",
"version": "2.0.6",
"version": "2.0.7",
"author": "That Open Company",
"contributors": [
"Juan Hoyos (https://github.com/HoyosJuan)"
Expand Down
4 changes: 2 additions & 2 deletions packages/obc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thatopen/ui-obc",
"description": "Collection of web components (UI components) implementations to use with @thatopen/components.",
"version": "2.0.6",
"version": "2.0.7",
"author": "That Open Company",
"contributors": [
"Juan Hoyos (https://github.com/HoyosJuan)"
Expand Down Expand Up @@ -38,7 +38,7 @@
"access": "public"
},
"dependencies": {
"@thatopen/ui": "2.0.6",
"@thatopen/ui": "2.0.7",
"lit": "3.1.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ __metadata:
"@thatopen/components": ~2.0.0
"@thatopen/components-front": ~2.0.0
"@thatopen/fragments": ~2.0.0
"@thatopen/ui": 2.0.6
"@thatopen/ui": 2.0.7
"@types/three": 0.160.0
lit: 3.1.2
three: 0.160.1
Expand All @@ -679,7 +679,7 @@ __metadata:
languageName: unknown
linkType: soft

"@thatopen/ui@2.0.6, @thatopen/ui@workspace:packages/core":
"@thatopen/ui@2.0.7, @thatopen/ui@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@thatopen/ui@workspace:packages/core"
dependencies:
Expand Down

0 comments on commit 006c6fb

Please sign in to comment.