Added Prosemirror dependency

This commit is contained in:
Djamil Legato
2016-02-09 12:51:30 -08:00
parent 844634007f
commit fab26a31fc

View File

@@ -20,6 +20,7 @@
"eonasdan-bootstrap-datetimepicker": "^4.15.35", "eonasdan-bootstrap-datetimepicker": "^4.15.35",
"immutable": "^3.7.6", "immutable": "^3.7.6",
"jquery-slugify": "^1.2.3", "jquery-slugify": "^1.2.3",
"prosemirror": "^0.3.0",
"remodal": "^1.0.6", "remodal": "^1.0.6",
"selectize": "^0.12.1", "selectize": "^0.12.1",
"sortablejs": "^1.4.2", "sortablejs": "^1.4.2",