Skip to content

Commit c2e8c28

Browse files
committed
v1.17.1
1 parent cd1b743 commit c2e8c28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"validation",
1111
"material"
1212
],
13-
"version": "1.16.1",
13+
"version": "1.17.1",
1414
"main": "./dist/index.js",
1515
"types": "./dist/index.d.ts",
1616
"license": "MIT",
@@ -43,7 +43,7 @@
4343
"@react-form-fields/core": "^1.5.3",
4444
"classnames": "^2.2.6",
4545
"date-fns": "2.0.0-alpha.21",
46-
"draft-js": "^0.10.5",
46+
"draft-js": "https://github.com/fabiomcosta/draft-js#attempt_android_fix_with_dom_diff",
4747
"draft-js-import-html": "^1.3.3",
4848
"draftjs-to-html": "^0.8.4",
4949
"html-to-draftjs": "^1.4.0",
@@ -77,4 +77,4 @@
7777
"tslint-react": "3.6.0",
7878
"typescript": "3.3.4000"
7979
}
80-
}
80+
}

0 commit comments

Comments
 (0)