Skip to content

Commit f4eb16b

Browse files
committed
chore: fix lint
1 parent 3952857 commit f4eb16b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"lint": "eslint .",
1414
"typecheck": "vue-tsc --noEmit"
1515
},
16+
"dependencies": {
17+
"wc-github-corners": "^0.1.6"
18+
},
1619
"devDependencies": {
1720
"@antfu/eslint-config": "^2.6.4",
1821
"@iconify-json/carbon": "^1.1.28",
@@ -40,8 +43,5 @@
4043
"tsx": "^4.7.0",
4144
"typescript": "^5.3.3",
4245
"vue-tsc": "^1.8.27"
43-
},
44-
"dependencies": {
45-
"wc-github-corners": "^0.1.6"
4646
}
4747
}

0 commit comments

Comments
 (0)