Skip to content

Commit

Permalink
chore: fix wrong type tip
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxming committed Aug 2, 2024
1 parent ddd0cc7 commit a9e71a2
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 26 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@iconify-json/ic": "^1.1.17",
"@types/markdown-it": "^14.0.1",
"@types/markdown-it": "^14.1.0",
"@types/markdown-it-container": "^2.0.10",
"autoprefixer": "^10.4.17",
"consola": "3.2.3",
Expand Down
61 changes: 36 additions & 25 deletions pnpm-lock.yaml

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

0 comments on commit a9e71a2

Please sign in to comment.