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 11{
22 "name" : " @quasar/quasar-app-extension-qmarkdown" ,
3- "version" : " 2.0.4 " ,
3+ "version" : " 2.0.5 " ,
44 "description" : " Display inline markdown in your Quasar App" ,
55 "author" : " Jeff Galbraith <jeff@quasar.dev>" ,
66 "license" : " MIT" ,
3232 " markdown"
3333 ],
3434 "dependencies" : {
35- "@quasar/quasar-ui-qmarkdown" : " ^2.0.4 " ,
35+ "@quasar/quasar-ui-qmarkdown" : " ^2.0.5 " ,
3636 "front-matter" : " ^4.0.2" ,
3737 "markdown-it-abbr" : " ^1.0.4" ,
3838 "markdown-it-deflist" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @quasar/quasar-ui-qmarkdown" ,
3- "version" : " 2.0.4 " ,
3+ "version" : " 2.0.5 " ,
44 "author" : " Jeff Galbraith <jeff@quasar.dev>" ,
55 "contributors" : [
66 {
Original file line number Diff line number Diff line change 1- export const version = '2.0.4 '
1+ export const version = '2.0.5 '
You can’t perform that action at this time.
0 commit comments