File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " draft-js-markdown-shortcuts-plugin" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " A DraftJS plugin for supporting Markdown syntax shortcuts" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
9999 "webpack-hot-middleware" : " ^2.13.2"
100100 },
101101 "peerDependencies" : {
102- "draft-js-plugins-editor" : " ~2.0.0-rc2" ,
102+ "draft-js-plugins-editor" : " ~2.0.0-rc.1 || 2.0.0- rc2 || 2.0.0-rc1 || 2.0.0-beta12 " ,
103103 "react" : " ^15.0.0" ,
104104 "react-dom" : " ^15.0.0"
105105 },
109109 "dependencies" : {
110110 "decorate-component-with-props" : " ^1.0.2" ,
111111 "draft-js" : " ~0.10.1" ,
112- "draft-js-checkable-list-item" : " ^2.0.4 " ,
112+ "draft-js-checkable-list-item" : " ^2.0.5 " ,
113113 "immutable" : " ~3.7.4"
114114 }
115115}
You can’t perform that action at this time.
0 commit comments