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" : " 14.0.0-beta.0 " ,
3
+ "version" : " 14.0.0" ,
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" : " 14.0.0-beta.0 " ,
3
+ "version" : " 14.0.0" ,
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 @@ -7108,7 +7108,7 @@ ng-packagr@^14.0.0:
7108
7108
esbuild "^0.14.29"
7109
7109
7110
7110
" ngx-markdown@file:./lib " :
7111
- version "14.0.0-beta.0 "
7111
+ version "14.0.0"
7112
7112
dependencies :
7113
7113
" @types/marked" " ^4.0.3"
7114
7114
clipboard "^2.0.11"
You can’t perform that action at this time.
0 commit comments