Skip to content

Commit 8b879d6

Browse files
committed
chore: update web-ifc
1 parent 8ac695d commit 8b879d6

File tree

6 files changed

+249
-132
lines changed

6 files changed

+249
-132
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openbim-components",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"main": "src/index.js",
55
"author": "harry collin, antonio gonzalez viegas",
66
"license": "MIT",
@@ -42,7 +42,7 @@
4242
"ts-jest": "^27.0.3",
4343
"ts-node": "^10.0.0",
4444
"typescript": "^4.3.2",
45-
"web-ifc": "0.0.46"
45+
"web-ifc": "^0.0.50"
4646
},
4747
"dependencies": {
4848
"@popperjs/core": "2.11.8",
@@ -62,6 +62,6 @@
6262
"bim-fragment": "1.3.1",
6363
"mapbox-gl": "^2.15.0",
6464
"three": "0.152.2",
65-
"web-ifc": "0.0.46"
65+
"web-ifc": "^0.0.50"
6666
}
6767
}

0 commit comments

Comments
 (0)