draftjs out, slate in

This commit is contained in:
Cássio Zen
2016-08-01 16:41:55 -03:00
parent 21c3d060ea
commit fb38de60d3
2 changed files with 215 additions and 26 deletions

View File

@ -69,14 +69,13 @@
"bricks.js": "^1.7.0",
"commonmark": "^0.24.0",
"commonmark-react-renderer": "^4.1.2",
"draft-js": "^0.7.0",
"draft-js-export-markdown": "^0.2.0",
"draft-js-import-markdown": "^0.1.6",
"fuzzy": "^0.1.1",
"js-base64": "^2.1.9",
"json-loader": "^0.5.4",
"localforage": "^1.4.2",
"lodash": "^4.13.1",
"pluralize": "^3.0.0"
"pluralize": "^3.0.0",
"slate": "^0.10.1",
"slate-markdown-serializer": "^0.1.2"
}
}