a-frame-components
Advanced tools
Comparing version 1.0.310 to 1.0.311
@@ -208,2 +208,4 @@ var __assign = (this && this.__assign) || function () { | ||
'text-value-map': 'gui-slider.textValueMap', | ||
min: 'gui-slider.min', | ||
max: 'gui-slider.max', | ||
}; | ||
@@ -210,0 +212,0 @@ var guiSliderComponents = { |
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.310", | ||
"version": "1.0.311", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -221,2 +221,4 @@ import { AFRAME } from "../../react/root"; | ||
'text-value-map': 'gui-slider.textValueMap', | ||
min: 'gui-slider.min', | ||
max: 'gui-slider.max', | ||
} | ||
@@ -223,0 +225,0 @@ const guiSliderComponents = { |
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
1774189
30286