react-cropper
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -82,3 +82,3 @@ 'use strict'; | ||
} | ||
this.$img = (0, _jquery2['default'])(_react2['default'].findDOMNode(this.refs.img)); | ||
this.$img = (0, _jquery2['default'])(this.refs.img); | ||
this.$img.cropper(options); | ||
@@ -85,0 +85,0 @@ }, |
{ | ||
"name": "react-cropper", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "Cropper as React components", | ||
@@ -34,3 +34,3 @@ "main": "dist/react-cropper.js", | ||
"peerDependencies": { | ||
"react": ">= 0.12.0 || =0.14.0-alpha3", | ||
"react": "^0.14.0", | ||
"jquery": "^1.11.3 || ^2.1.4" | ||
@@ -47,2 +47,4 @@ }, | ||
"extract-text-webpack-plugin": "^0.8.2", | ||
"react": "^0.14.0", | ||
"react-dom": "^0.14.0", | ||
"style-loader": "^0.12.3", | ||
@@ -49,0 +51,0 @@ "webpack": "^1.12.1" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
12830
12
8