chore(website): fix CI failed

This commit is contained in:
JiPai
2024-09-07 17:05:14 +08:00
parent 189c2b768d
commit 6e6df2c771
7 changed files with 750 additions and 1014 deletions
+4
View File
@@ -45,5 +45,9 @@
},
"commitlint": {
"extends": ["@commitlint/config-conventional"]
},
"resolutions": {
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0"
}
}