mirror of
https://github.com/jakejarvis/website-stats.git
synced 2026-09-21 23:25:31 -04:00
organize data into year/month directories
This commit is contained in:
+3
-3
@@ -5,14 +5,14 @@
|
||||
"author": "Jake Jarvis <jake@jarv.is>",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"daily": "node scripts/daily.js"
|
||||
"snapshot": "node scripts/snapshot.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-extra": "^10.0.0",
|
||||
"got": "^11.8.2",
|
||||
"luxon": "^1.27.0",
|
||||
"luxon": "^2.0.2",
|
||||
"pkg-dir": "^5.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
"simple-git": "^2.40.0"
|
||||
"simple-git": "^2.45.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user