mirror of
https://github.com/jakejarvis/website-stats.git
synced 2026-09-21 23:25:31 -04:00
symlink a "latest.json" file to the freshest stats
This commit is contained in:
+3
-4
@@ -5,9 +5,8 @@
|
||||
"snapshot": "node scripts/snapshot.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"date-fns": "^2.28.0",
|
||||
"node-fetch": "^3.2.4",
|
||||
"simple-git": "^3.7.1",
|
||||
"write-json-file": "^5.0.0"
|
||||
"date-fns": "^4.1.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"simple-git": "^3.27.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user