Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Feb 4, 2024
1 parent 3952857 commit f4eb16b
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 @@ -13,6 +13,9 @@
"lint": "eslint .",
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"wc-github-corners": "^0.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.4",
"@iconify-json/carbon": "^1.1.28",
Expand Down Expand Up @@ -40,8 +43,5 @@
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vue-tsc": "^1.8.27"
},
"dependencies": {
"wc-github-corners": "^0.1.6"
}
}

0 comments on commit f4eb16b

Please sign in to comment.