Update dependencies, restructure the code

This commit is contained in:
Ionică Bizău 2022-06-06 23:40:52 +03:00
parent 73cf0599ef
commit 3cec477879
3 changed files with 2478 additions and 642 deletions

File diff suppressed because it is too large Load Diff

1842
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,6 @@
"Fabian Furger <mystyfly@gmail.com>" "Fabian Furger <mystyfly@gmail.com>"
], ],
"license": "MIT", "license": "MIT",
"devDependencies": {},
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/IonicaBizau/git-stats.git" "url": "https://github.com/IonicaBizau/git-stats.git"
@ -42,7 +41,7 @@
"gry": "^6.1.0", "gry": "^6.1.0",
"is-there": "^4.0.0", "is-there": "^4.0.0",
"iterate-object": "^1.1.0", "iterate-object": "^1.1.0",
"moment": "^2.9.0", "moment": "^2.29.3",
"r-json": "^1.0.0", "r-json": "^1.0.0",
"tilda": "^4.3.3", "tilda": "^4.3.3",
"typpy": "^2.1.0", "typpy": "^2.1.0",