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 cd1b743 commit c2e8c28Copy full SHA for c2e8c28
package.json
@@ -10,7 +10,7 @@
10
"validation",
11
"material"
12
],
13
- "version": "1.16.1",
+ "version": "1.17.1",
14
"main": "./dist/index.js",
15
"types": "./dist/index.d.ts",
16
"license": "MIT",
@@ -43,7 +43,7 @@
43
"@react-form-fields/core": "^1.5.3",
44
"classnames": "^2.2.6",
45
"date-fns": "2.0.0-alpha.21",
46
- "draft-js": "^0.10.5",
+ "draft-js": "https://github.com/fabiomcosta/draft-js#attempt_android_fix_with_dom_diff",
47
"draft-js-import-html": "^1.3.3",
48
"draftjs-to-html": "^0.8.4",
49
"html-to-draftjs": "^1.4.0",
@@ -77,4 +77,4 @@
77
"tslint-react": "3.6.0",
78
"typescript": "3.3.4000"
79
}
80
-}
+}
0 commit comments