Skip to content

Commit

Permalink
[optimize] update Upstream packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed Jun 19, 2024
1 parent c406bbb commit 1759bcb
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 38 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"prepare": "husky",
"test": "lint-staged",
"crawl": "hexo migrate web",
"start": "hexo clean && hexo server",
"start": "hexo clean && hexo server --draft",
"deploy": "hexo clean && hexo deploy",
"build": "hexo clean && hexo generate"
},
"devDependencies": {
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5"
"lint-staged": "^15.2.7",
"prettier": "^3.3.2"
},
"prettier": {
"trailingComma": "none",
Expand Down
93 changes: 59 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1759bcb

Please sign in to comment.