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" : " 17.2.0 " ,
3
+ "version" : " 17.2.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" : " 17.2.0 " ,
3
+ "version" : " 17.2.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 @@ -8772,7 +8772,7 @@ ng-packagr@^17.0.0:
8772
8772
esbuild "^0.19.0"
8773
8773
8774
8774
" ngx-markdown@file:lib " :
8775
- version "17.2.0 "
8775
+ version "17.2.1 "
8776
8776
dependencies :
8777
8777
tslib "^2.3.0"
8778
8778
optionalDependencies :
You can’t perform that action at this time.
0 commit comments