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" : " 12.0.0-beta.0 " ,
3
+ "version" : " 12.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" : " 12.0.0-beta.0 " ,
3
+ "version" : " 12.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 @@ -6248,7 +6248,7 @@ ng-packagr@^12.0.0:
6248
6248
stylus "^0.54.8"
6249
6249
6250
6250
" ngx-markdown@file:./lib " :
6251
- version "12.0.0-beta.0 "
6251
+ version "12.0.0"
6252
6252
dependencies :
6253
6253
" @types/marked" " ^2.0.0"
6254
6254
emoji-toolkit "^6.5.0"
You can’t perform that action at this time.
0 commit comments