Skip to content

Commit b52ea9d

Browse files
committed
🐛 fix: 修复 eslint 校验(package.json)
1 parent 8e4dfa6 commit b52ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"packageManager": "pnpm@10.10.0",
77
"description": "ui-utils-kit 是一个偏业务的前端工具函数库",
88
"homepage": "https://ofreshman.github.io/ui-utils-kit/",
9+
"author": "OFreshman",
910
"repository": {
1011
"type": "git",
1112
"url": "https://github.com/OFreshman/ui-utils-kit"
1213
},
13-
"author": "OFreshman",
1414
"bugs": {
1515
"url": "https://github.com/OFreshman/ui-utils-kit/issues"
1616
},

0 commit comments

Comments
 (0)