Skip to content

Commit

Permalink
style: autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 22, 2024
1 parent 71858d2 commit ca006a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,9 @@
"prepare": "husky",
"test:types": "vue-tsc -p ./tsconfig.app.json --noEmit && vue-tsc -p ./tsconfig.node.json --noEmit"
},
"dependencies": {
"@iconify-prerendered/vue-line-md": "^0.28.1733726635"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"@commitlint/cli": "^19.5.0",
Expand Down Expand Up @@ -186,8 +189,5 @@
"vue": "^3.5.10",
"vue-tsc": "^2.1.10",
"zod": "^3.23.8"
},
"dependencies": {
"@iconify-prerendered/vue-line-md": "^0.28.1733726635"
}
}

0 comments on commit ca006a9

Please sign in to comment.