draft-js-checkable-list-item
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "draft-js-checkable-list-item", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Checkable list item for Draft.js", | ||
@@ -44,3 +44,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"draft-js": "^0.9.0", | ||
"draft-js": "~0.10.0 || ~0.9.0", | ||
"immutable": "3.x", | ||
@@ -47,0 +47,0 @@ "react": "^15.0.0 || ~0.14.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
19332