terra-slide-panel
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -7,2 +7,7 @@ Changelog | ||
1.4.0 - (August 15, 2017) | ||
------------------ | ||
### Changed | ||
* Switched CSS custom properties usage to inline fallback syntax | ||
1.3.0 - (August 8, 2017) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-slide-panel", | ||
"main": "lib/SlidePanel.js", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "terra-slide-panel", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
"react-dom": "^15.4.2", | ||
"terra-base": "^1.3.0" | ||
"terra-base": "^1.4.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-base": "^1.3.0" | ||
"terra-base": "^1.4.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
24378
10
Updatedterra-base@^1.4.0