aesthetic-adapter-glamor
Advanced tools
Comparing version 1.4.0 to 1.4.2
@@ -0,1 +1,8 @@ | ||
# 1.4.2 | ||
* Fixed an issue with the lerna package. | ||
# 1.4.1 | ||
* Updated `react` to 15.6. | ||
* Updated `prop-types` to 15.5.10. | ||
# 1.4.0 | ||
@@ -2,0 +9,0 @@ * Updated IE requirement to 11+. |
{ | ||
"name": "aesthetic-adapter-glamor", | ||
"version": "1.4.0", | ||
"version": "1.4.2", | ||
"description": "Glamor support for Aesthetic.", | ||
@@ -14,14 +14,14 @@ "keywords": [ | ||
"dependencies": { | ||
"aesthetic-utils": "^1.4.0", | ||
"aesthetic-utils": "^1.4.2", | ||
"babel-runtime": "^6.23.0", | ||
"prop-types": "^15.5.9" | ||
"prop-types": "^15.5.10" | ||
}, | ||
"peerDependencies": { | ||
"aesthetic": "^1.4.0", | ||
"aesthetic": "^1.4.2", | ||
"glamor": "^2.20.20" | ||
}, | ||
"devDependencies": { | ||
"aesthetic": "^1.4.0", | ||
"aesthetic": "^1.4.2", | ||
"glamor": "^2.20.25" | ||
} | ||
} |
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
15994
Updatedaesthetic-utils@^1.4.2
Updatedprop-types@^15.5.10