Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ByPikod committed Nov 10, 2023
1 parent 4c87452 commit d31b340
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "vscode-markdown-alert",
"displayName": "Markdown Preview for Github Alerts",
"description": "VS Code Github Alert Syntax for Markdown Previews",
Expand Down Expand Up @@ -86,6 +86,6 @@
},
"dependencies": {
"markdown-it": "^13.0.2",
"markdown-it-github-alert": "^1.0.3"
"markdown-it-github-alert": "^1.0.4"
}
}

0 comments on commit d31b340

Please sign in to comment.