react-lottie
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -264,3 +264,4 @@ 'use strict'; | ||
isClickToPauseDisabled: _propTypes2.default.bool, | ||
title: _propTypes2.default.string | ||
title: _propTypes2.default.string, | ||
style: _propTypes2.default.string | ||
}; | ||
@@ -267,0 +268,0 @@ |
{ | ||
"name": "react-lottie", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "lottie animation view for React", | ||
@@ -49,3 +49,3 @@ "repository": { | ||
"peerDependencies": { | ||
"react": "^0.14.7 || ^15.0.0 || ^16.0.0" | ||
"react": ">=15.0.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "dependencies": { |
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
276
35367
21