File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 "name" : " react-simplemde-editor" ,
33 "homepage" : " http://www.benrlodge.com" ,
44 "repository" : " https://github.com/RIP21/react-simplemde-editor" ,
5- "version" : " 4.0.0 " ,
5+ "version" : " 4.0.1 " ,
66 "author" : " Ben Lodge" ,
77 "contributors" : [
88 {
2020 " src"
2121 ],
2222 "dependencies" : {
23- "easymde " : " ^2.6.0 " ,
24- "@types/codemirror " : " ^0.0.65 "
23+ "@types/codemirror " : " ^0.0.65 " ,
24+ "easymde " : " ^2.6.0 "
2525 },
2626 "peerDependencies" : {
2727 "react" : " >=15" ,
2828 "react-dom" : " >=15"
2929 },
3030 "devDependencies" : {
31- "@types/node" : " ^10.12.18" ,
32- "@types/react" : " ^16.7.21" ,
33- "@types/codemirror" : " ^0.0.65" ,
3431 "@babel/cli" : " ^7.2.3" ,
3532 "@babel/preset-typescript" : " ^7.1.0" ,
3633 "@babel/runtime" : " ^7.3.1" ,
34+ "@types/codemirror" : " ^0.0.65" ,
35+ "@types/node" : " ^10.12.18" ,
36+ "@types/react" : " ^16.7.21" ,
3737 "babel-core" : " ^7.0.0-bridge.0" ,
38- "react-scripts" : " ^2.1.3" ,
3938 "react" : " 16.7.0" ,
4039 "react-dom" : " 16.7.0" ,
40+ "react-scripts" : " ^2.1.3" ,
4141 "typescript" : " ^3.2.4"
4242 },
4343 "scripts" : {
You can’t perform that action at this time.
0 commit comments