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" : " 10.0.0-beta.0 " ,
3
+ "version" : " 10.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" : " 10.0.0-beta.0 " ,
3
+ "version" : " 10.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 @@ -6473,7 +6473,7 @@ ng-packagr@~10.0.0:
6473
6473
update-notifier "^4.0.0"
6474
6474
6475
6475
" ngx-markdown@file:./lib " :
6476
- version "10.0.0-beta.0 "
6476
+ version "10.0.0"
6477
6477
dependencies :
6478
6478
" @types/marked" " ^1.1.0"
6479
6479
emoji-toolkit "^5.5.0"
You can’t perform that action at this time.
0 commit comments