Skip to content

Commit

Permalink
手动改了顺序,测试 lint CI 是否正常工作?
Browse files Browse the repository at this point in the history
  • Loading branch information
Wxh16144 committed Oct 10, 2024
1 parent fa5c428 commit bf85eca
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17175,6 +17175,9 @@
"url-join": {
"version": "*"
},
"weixin-js-sdk": {
"version": "*"
},
"url-loader": {

Check failure on line 17181 in package.json

View workflow job for this annotation

GitHub Actions / Node.js / Test (ubuntu-latest, 20)

Expected object keys to be in ascending order. 'url-loader' should be before 'weixin-js-sdk'
"version": "*"
},
Expand Down Expand Up @@ -18183,9 +18186,7 @@
"wechat-crypto": {
"version": "*"
},
"weixin-js-sdk": {
"version": "*"
},

"wellknown": {
"version": "*"
},
Expand Down

0 comments on commit bf85eca

Please sign in to comment.