We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018503f commit 99a51c2Copy full SHA for 99a51c2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-form-builder2",
3
- "version": "0.9.7",
+ "version": "0.9.8",
4
"description": "A complete form builder for react.",
5
"main": "lib/index.js",
6
"types": "types/index.d.ts",
@@ -49,7 +49,7 @@
49
"react-datepicker": "^3.4.1",
50
"react-dnd": "^11.1.3",
51
"react-dnd-html5-backend": "^11.1.3",
52
- "react-draft-wysiwyg": "~1.13.2",
+ "react-draft-wysiwyg": "~1.15.0",
53
"react-select": "^3.2.0",
54
"react-signature-canvas": "^1.0.3",
55
"react-textarea-autosize": "^7.1.2",
0 commit comments