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 2
2
"name" : " react-simplemde-editor" ,
3
3
"homepage" : " http://www.benrlodge.com" ,
4
4
"repository" : " https://github.com/RIP21/react-simplemde-editor" ,
5
- "version" : " 4.0.0 " ,
5
+ "version" : " 4.0.1 " ,
6
6
"author" : " Ben Lodge" ,
7
7
"contributors" : [
8
8
{
20
20
" src"
21
21
],
22
22
"dependencies" : {
23
- "easymde " : " ^2.6.0 " ,
24
- "@types/codemirror " : " ^0.0.65 "
23
+ "@types/codemirror " : " ^0.0.65 " ,
24
+ "easymde " : " ^2.6.0 "
25
25
},
26
26
"peerDependencies" : {
27
27
"react" : " >=15" ,
28
28
"react-dom" : " >=15"
29
29
},
30
30
"devDependencies" : {
31
- "@types/node" : " ^10.12.18" ,
32
- "@types/react" : " ^16.7.21" ,
33
- "@types/codemirror" : " ^0.0.65" ,
34
31
"@babel/cli" : " ^7.2.3" ,
35
32
"@babel/preset-typescript" : " ^7.1.0" ,
36
33
"@babel/runtime" : " ^7.3.1" ,
34
+ "@types/codemirror" : " ^0.0.65" ,
35
+ "@types/node" : " ^10.12.18" ,
36
+ "@types/react" : " ^16.7.21" ,
37
37
"babel-core" : " ^7.0.0-bridge.0" ,
38
- "react-scripts" : " ^2.1.3" ,
39
38
"react" : " 16.7.0" ,
40
39
"react-dom" : " 16.7.0" ,
40
+ "react-scripts" : " ^2.1.3" ,
41
41
"typescript" : " ^3.2.4"
42
42
},
43
43
"scripts" : {
You can’t perform that action at this time.
0 commit comments