Now has a commit count

This commit is contained in:
bingus_violet 2023-12-19 18:29:17 +00:00
parent 24f3ca16cf
commit be002ecedf
4 changed files with 307 additions and 5 deletions

View file

@ -18,6 +18,7 @@
"license": "MIT",
"dependencies": {
"express": "^4.18.2",
"git-commit-count": "^1.1.3",
"ws": "^8.14.2",
"xml-js": "^1.6.11"
}