openbim-components
Advanced tools
Comparing version 0.0.25 to 0.0.26
@@ -83,2 +83,4 @@ import * as THREE from "three"; | ||
const fragment = this.fragments.fragments[fragID]; | ||
if (!fragment) | ||
return; | ||
const selection = fragment.fragments[name]; | ||
@@ -85,0 +87,0 @@ if (selection) { |
{ | ||
"name": "openbim-components", | ||
"main": "dist/index.js", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"packageManager": "yarn@3.2.1", | ||
@@ -6,0 +6,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
536309
8429