feat: show the latest commit hash at the footer (#394)

This commit is contained in:
Luyu Cheng
2023-04-16 23:57:50 +08:00
committed by GitHub
parent a3c64acd4c
commit 8d31d7049d
5 changed files with 37 additions and 17 deletions

View File

@@ -80,6 +80,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"git-last-commit": "^1.0.1",
"husky": "^8.0.0",
"lint-staged": "^13.1.2",
"prettier": "^2.8.4",