File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-markdown" ,
3
- "version" : " 15.1.0 " ,
3
+ "version" : " 15.1.1 " ,
4
4
"description" : " Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights" ,
5
5
"homepage" : " https://github.com/jfcere/ngx-markdown" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-markdown" ,
3
- "version" : " 15.1.0 " ,
3
+ "version" : " 15.1.1 " ,
4
4
"description" : " Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights" ,
5
5
"homepage" : " https://github.com/jfcere/ngx-markdown" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -7637,7 +7637,7 @@ ng-packagr@^15.0.0:
7637
7637
esbuild "^0.15.9"
7638
7638
7639
7639
" ngx-markdown@file:lib " :
7640
- version "15.1.0 "
7640
+ version "15.1.1 "
7641
7641
dependencies :
7642
7642
tslib "^2.3.0"
7643
7643
optionalDependencies :
You can’t perform that action at this time.
0 commit comments