Skip to content

Commit

Permalink
chore: bumps obc version
Browse files Browse the repository at this point in the history
  • Loading branch information
HoyosJuan committed Aug 12, 2024
1 parent fb220a3 commit 900d879
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.1.8",
"version": "2.1.9",
"author": "That Open Company",
"contributors": [
"Juan Hoyos (https://github.com/HoyosJuan)"
Expand Down Expand Up @@ -48,12 +48,12 @@
"@thatopen/fragments": "~2.1.0",
"@types/three": "0.160.0",
"three": "0.160.1",
"web-ifc": "0.0.56"
"web-ifc": "0.0.57"
},
"peerDependencies": {
"@thatopen/components": "~2.1.0",
"@thatopen/components-front": "~2.1.0",
"three": "0.160.1",
"web-ifc": "0.0.56"
"web-ifc": "0.0.57"
}
}

0 comments on commit 900d879

Please sign in to comment.