File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.0.12 " ,
5
+ "version" : " 0.0.13 " ,
6
6
"useWorkspaces" : true ,
7
7
"npmClient" : " yarn" ,
8
8
"command" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " md2jsonml-core" ,
3
- "version" : " 0.0.12 " ,
3
+ "version" : " 0.0.13 " ,
4
4
"description" : " Using mark-twain to convert markdown to jsonMl" ,
5
5
"keywords" : [
6
6
" markdown"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " webpack-md2jsonml-loader" ,
3
- "version" : " 0.0.12 " ,
3
+ "version" : " 0.0.13 " ,
4
4
"description" : " markdown to jsonml" ,
5
5
"keywords" : [
6
6
" markdown" ,
18
18
"@babel/core" : " ^7.12.10" ,
19
19
"babel-preset-react-app" : " ^10.0.0" ,
20
20
"loader-utils" : " ^2.0.0" ,
21
- "md2jsonml-core" : " ^0.0.12 " ,
21
+ "md2jsonml-core" : " ^0.0.13 " ,
22
22
"prismjs" : " ^1.23.0" ,
23
23
"ramda" : " ^0.27.1" ,
24
24
"schema-utils" : " ^3.0.0"
You can’t perform that action at this time.
0 commit comments