@uiw/react-drag-event-interactive
Advanced tools
Comparing version 2.3.3 to 2.3.4
{ | ||
"name": "@uiw/react-drag-event-interactive", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "react drag event interactive", | ||
@@ -11,2 +11,9 @@ "homepage": "https://uiwjs.github.io/react-color/#/drag-event-interactive", | ||
"module": "esm/index.js", | ||
"exports": { | ||
".": { | ||
"require": "./cjs/index.js", | ||
"import": "./esm/index.js" | ||
}, | ||
"./*": "./*" | ||
}, | ||
"repository": { | ||
@@ -22,2 +29,8 @@ "type": "git", | ||
"react", | ||
"react-color", | ||
"react-component", | ||
"color-picker", | ||
"colorpicker", | ||
"color picker", | ||
"colorful", | ||
"react-interactive", | ||
@@ -24,0 +37,0 @@ "interactive", |
@@ -80,3 +80,3 @@ React Drag Event Interactive | ||
<a href="https://uiwjs.github.io/react-color/graphs/contributors"> | ||
<a href="https://github.com/uiwjs/react-color/graphs/contributors"> | ||
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" /> | ||
@@ -83,0 +83,0 @@ </a> |
24009