Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed Jul 25, 2024
1 parent 7398b62 commit 10eb50f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
2 changes: 0 additions & 2 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

yarn commitlint --edit "$1"
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
. "$(dirname -- "$0")/_/husky.sh"

yarn lint-staged-files --debug

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
"npm-run-all": "^4.1.5",
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"vite": "^5.3.4",
"vitest": "^2.0.4"
},
"engines": {
Expand Down
3 changes: 1 addition & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,6 @@ __metadata:
npm-run-all: "npm:^4.1.5"
tsup: "npm:^8.2.3"
typescript: "npm:^5.5.4"
vite: "npm:^5.3.4"
vitest: "npm:^2.0.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8867,7 +8866,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.3.4":
"vite@npm:^5.0.0":
version: 5.3.4
resolution: "vite@npm:5.3.4"
dependencies:
Expand Down

0 comments on commit 10eb50f

Please sign in to comment.