File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 3.4.0" ,
3- "version" : " 0.16.1 " ,
3+ "version" : " 0.16.2 " ,
44 "packages" : [
55 " packages/*"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @mdx-js/loader" ,
3- "version" : " 0.16.1 " ,
3+ "version" : " 0.16.2 " ,
44 "description" : " Loader for MDX" ,
55 "license" : " MIT" ,
66 "keywords" : [
2727 " index.js"
2828 ],
2929 "dependencies" : {
30- "@mdx-js/mdx" : " ^0.16.1 " ,
30+ "@mdx-js/mdx" : " ^0.16.2 " ,
3131 "@mdx-js/tag" : " ^0.16.1" ,
3232 "loader-utils" : " ^1.1.0"
3333 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @mdx-js/mdx" ,
3- "version" : " 0.16.1 " ,
3+ "version" : " 0.16.2 " ,
44 "description" : " Parse MDX and transpile to JSX" ,
55 "license" : " MIT" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @mdx-js/parcel-plugin-mdx" ,
3- "version" : " 0.16.1 " ,
3+ "version" : " 0.16.2 " ,
44 "description" : " Parcel plugin for MDX" ,
55 "license" : " MIT" ,
66 "keywords" : [
2727 " src"
2828 ],
2929 "dependencies" : {
30- "@mdx-js/mdx" : " ^0.16.1 " ,
30+ "@mdx-js/mdx" : " ^0.16.2 " ,
3131 "parcel-bundler" : " ^1.4.1"
3232 },
3333 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @mdx-js/runtime" ,
3- "version" : " 0.16.1 " ,
3+ "version" : " 0.16.2 " ,
44 "description" : " Parse and render MDX in a runtime environment" ,
55 "license" : " MIT" ,
66 "keywords" : [
3030 " src/"
3131 ],
3232 "dependencies" : {
33- "@mdx-js/mdx" : " ^0.16.1 " ,
33+ "@mdx-js/mdx" : " ^0.16.2 " ,
3434 "@mdx-js/tag" : " ^0.16.1" ,
3535 "buble" : " ^0.19.3"
3636 },
You can’t perform that action at this time.
0 commit comments