Skip to content

Commit

Permalink
chore: bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
HoyosJuan committed Jul 17, 2024
1 parent 6c0df08 commit e2985ca
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
"iconify-icon": "2.0.0",
"lit": "3.1.2"
}
}
}
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.1",
"version": "2.1.2",
"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.55"
"web-ifc": "0.0.56"
},
"peerDependencies": {
"@thatopen/components": "~2.1.0",
"@thatopen/components-front": "~2.1.0",
"three": "0.160.1",
"web-ifc": "0.0.55"
"web-ifc": "0.0.56"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -670,12 +670,12 @@ __metadata:
"@types/three": 0.160.0
lit: 3.1.2
three: 0.160.1
web-ifc: 0.0.55
web-ifc: 0.0.56
peerDependencies:
"@thatopen/components": ~2.1.0
"@thatopen/components-front": ~2.1.0
three: 0.160.1
web-ifc: 0.0.55
web-ifc: 0.0.56
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4332,10 +4332,10 @@ __metadata:
languageName: node
linkType: hard

"web-ifc@npm:0.0.55":
version: 0.0.55
resolution: "web-ifc@npm:0.0.55"
checksum: fe76ee9bb798fef1d6543702a7682b24edbee98c2d7ee2f23ca6797aaacfe70414d0191813169d8edea6b1781b83cefe77ad43d774b8f2b9c3cb504957b71f71
"web-ifc@npm:0.0.56":
version: 0.0.56
resolution: "web-ifc@npm:0.0.56"
checksum: 37c1479228ada56ffc903aaecfde351d368221b44576a29b9037000d171d46074c629db9c703adbc4e20fb0eaf3e8e23ff3c593a584ea275f75b5675682165c8
languageName: node
linkType: hard

Expand Down

0 comments on commit e2985ca

Please sign in to comment.