a-frame-components
Advanced tools
Comparing version 1.0.322 to 1.0.323
@@ -113,2 +113,3 @@ var __assign = (this && this.__assign) || function () { | ||
outerBox.setAttribute('gui-interactable', {}); | ||
outerBox.setAttribute('position', '0 0 .01'); | ||
outerBox.setAttribute('opacity', ".25"); | ||
@@ -115,0 +116,0 @@ this.outerBox = outerBox; |
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.322", | ||
"version": "1.0.323", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -115,2 +115,3 @@ import { AFRAME } from '../systems/brush'; | ||
outerBox.setAttribute('gui-interactable', {}) | ||
outerBox.setAttribute('position', '0 0 .01') | ||
outerBox.setAttribute('opacity', ".25") | ||
@@ -117,0 +118,0 @@ this.outerBox = outerBox; |
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
1783594
30485