Skip to content

Commit

Permalink
优化了 -u 的逻辑
Browse files Browse the repository at this point in the history
  • Loading branch information
TickHeart committed Sep 13, 2022
1 parent 8fbce73 commit d705fa5
Show file tree
Hide file tree
Showing 3 changed files with 374 additions and 362 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"find-up": "^6.3.0",
"fs-extra": "^10.1.0",
"ini": "^3.0.1",
"inquirer": "^9.1.0",
"inquirer": "^9.1.1",
"minimist": "^1.2.6",
"pacote": "^13.6.2",
"string-similarity": "^4.0.4",
Expand All @@ -109,11 +109,11 @@
"eslint": "^8.23.0",
"esno": "^0.16.3",
"execa": "^6.1.0",
"fast-glob": "^3.2.11",
"fast-glob": "^3.2.12",
"husky": "^8.0.1",
"lint-staged": "^12.5.0",
"pnpm": "^7.9.5",
"typescript": "^4.8.2",
"pnpm": "7.10.0-0",
"typescript": "^4.8.3",
"unbuild": "^0.7.6",
"unplugin-auto-import": "^0.7.2",
"vitest": "0.18.1"
Expand Down

0 comments on commit d705fa5

Please sign in to comment.