Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-highlight-js",
"version": "20.0.0",
"version": "20.0.1",
"description": "Angular for syntax highlighting with highlight.js",
"keywords": [
"highlight",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-highlight-js",
"version": "20.0.0",
"version": "20.0.1",
"description": "Angular for syntax highlighting with highlight.js",
"keywords": [
"highlight",
Expand Down Expand Up @@ -59,4 +59,4 @@
"typescript-eslint": "^8.33.1"
},
"packageManager": "[email protected]"
}
}