a-frame-components
Advanced tools
Comparing version 1.0.306 to 1.0.307
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.306", | ||
"version": "1.0.307", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -550,3 +550,5 @@ import { AFRAME } from '../systems/brush'; | ||
} | ||
this.updateElementSize(this, this.el); | ||
// Set the geometry and material of the entity | ||
@@ -553,0 +555,0 @@ this.el.setAttribute('geometry', { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1773278