draft-js-drag-n-drop-plugin
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -6,3 +6,3 @@ # Change Log | ||
## 2.0.2 | ||
## 2.0.2 - 2.0.3 | ||
- bumped find-with-regex | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "draft-js-drag-n-drop-plugin", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Block Drag & Drop Plugin for DraftJS", | ||
@@ -33,3 +33,3 @@ "author": { | ||
"decorate-component-with-props": "^1.0.2", | ||
"find-with-regex": "^1.1.2", | ||
"find-with-regex": "^1.1.3", | ||
"union-class-names": "^1.0.0", | ||
@@ -36,0 +36,0 @@ "immutable": "~3.7.4", |
15927
Updatedfind-with-regex@^1.1.3