File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " simditor-markdown" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "homepage" : " https://github.com/farthinker/simditor-markdown" ,
55 "authors" : [
66 " farthinker <farthinker@gmail.com>"
2424 " umd.hbs"
2525 ],
2626 "dependencies" : {
27- "jquery" : " 2.x " ,
28- "simditor" : " df-markdown " ,
27+ "jquery" : " ~2.1.4 " ,
28+ "simditor" : " ~2.1.12 " ,
2929 "to-markdown" : " ~1.1.2" ,
3030 "marked" : " ~0.3.3"
3131 }
Original file line number Diff line number Diff line change 11{
22 "name" : " simditor-markdown" ,
33 "description" : " Add markdown editing mode for simditor." ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "homepage" : " https://github.com/farthinker/simditor-markdown" ,
66 "author" : {
77 "name" : " farthinker" ,
1818 "test" : " grunt test --verbose"
1919 },
2020 "dependencies" : {
21- "jquery" : " 2.x " ,
22- "simditor" : " ~2.1.9 " ,
21+ "jquery" : " ~2.1.4 " ,
22+ "simditor" : " ~2.1.12 " ,
2323 "to-markdown" : " ~1.1.2" ,
2424 "marked" : " ~0.3.3"
2525 },
You can’t perform that action at this time.
0 commit comments