bee-button
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -9,5 +9,5 @@ | ||
const CARET = <i className="uf uf-chevronarrowdown"></i>; | ||
const CARET = <i className="uf uf-arrow-down"></i>; | ||
const CARETUP = <i className="uf uf-chevronarrowup"></i>; | ||
const CARETUP = <i className="uf uf-arrow-up"></i>; | ||
@@ -14,0 +14,0 @@ |
@@ -9,5 +9,5 @@ | ||
const CARET = <i className="uf uf-chevronarrowdown"></i>; | ||
const CARET = <i className="uf uf-arrow-down"></i>; | ||
const CARETUP = <i className="uf uf-chevronarrowup"></i>; | ||
const CARETUP = <i className="uf uf-arrow-up"></i>; | ||
@@ -14,0 +14,0 @@ |
{ | ||
"name": "bee-button", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "tinper-bee button ui component for react", | ||
@@ -46,7 +46,7 @@ "keywords": [ | ||
"es5-shim": "~4.1.10", | ||
"react": "~0.14.0", | ||
"react": "~15.3.2", | ||
"react-addons-test-utils": "15.3.2", | ||
"react-dom": "~0.14.0", | ||
"react-dom": "15.3.2", | ||
"react-zeroclipboard": "^3.2.2" | ||
} | ||
} |
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 too big to display
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
13222
1233061