Skip to content

Commit f1f5d21

Browse files
author
Vikas Agarwal
committed
Fixing the version of draft-js as the latest release is causing troubles with connect’s message rendering
1 parent 36cab80 commit f1f5d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"brace": "^0.11.1",
8686
"classnames": "^2.2.3",
8787
"coffeescript": "^1.12.7",
88-
"draft-js": "^0.10.1",
88+
"draft-js": "0.10.5",
8989
"draft-js-drag-n-drop-plugin": "^2.0.0-rc2",
9090
"draft-js-image-plugin": "^2.0.0-rc2",
9191
"draft-js-mention-plugin": "^2.0.0-rc2",

0 commit comments

Comments
 (0)