You've already forked website-stats
mirror of
https://github.com/jakejarvis/website-stats.git
synced 2026-04-17 20:18:42 -04:00
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.27.0 to 3.32.3. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.32.3/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.32.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
13 lines
212 B
JSON
13 lines
212 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"snapshot": "node scripts/snapshot.js"
|
|
},
|
|
"dependencies": {
|
|
"date-fns": "^4.1.0",
|
|
"node-fetch": "^3.3.2",
|
|
"simple-git": "^3.32.3"
|
|
}
|
|
}
|