react-dnd
Advanced tools
Comparing version 0.8.1 to 0.8.2
{ | ||
"name": "react-dnd", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"homepage": "https://github.com/gaearon/react-dnd", | ||
@@ -5,0 +5,0 @@ "authors": [ |
{ | ||
"name": "react-dnd", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Drag and drop for React with full DOM control", | ||
@@ -38,3 +38,3 @@ "main": "dist-modules/index.js", | ||
"peerDependencies": { | ||
"react": "0.12.x" | ||
"react": "0.12.x || >=0.13.0-beta.1" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
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
2249860