@atlaskit/field-range
Advanced tools
Comparing version 3.0.0 to 3.0.1
# @atlaskit/field-range | ||
## 3.0.1 | ||
## 3.0.0 | ||
@@ -4,0 +6,0 @@ - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858) |
{ | ||
"name": "@atlaskit/field-range", | ||
"version": "2.6.3" | ||
"version": "3.0.0" | ||
} |
{ | ||
"name": "@atlaskit/field-range", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Component which renders a slider and is a substitute of the native input[range] element", | ||
@@ -26,3 +26,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/theme": "^3.0.0", | ||
"@atlaskit/theme": "^3.1.1", | ||
"babel-runtime": "^6.26.0", | ||
@@ -36,3 +36,3 @@ "prop-types": "^15.5.10", | ||
"devDependencies": { | ||
"@atlaskit/docs": "^3.0.0", | ||
"@atlaskit/docs": "^3.0.3", | ||
"enzyme": "^3.3.0" | ||
@@ -39,0 +39,0 @@ }, |
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
52804
Updated@atlaskit/theme@^3.1.1