Skip to content

Commit ea79c06

Browse files
authored
Merge pull request #4 from XueHua-s/build/addNpmPublish
fix: 添加lint-staged配置修复pre-commit钩子
2 parents 752c17d + b3ff9c1 commit ea79c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prettier": "3.6.2",
5252
"rimraf": "5.0.0",
5353
"tsup": "8.0.0",
54-
"typescript": "5.0.0"
54+
"typescript": "5.9.2"
5555
},
5656
"files": [
5757
"dist",

0 commit comments

Comments
 (0)