This commit is contained in:
platane
2023-09-23 19:57:32 +02:00
committed by Platane
parent 8eddcbdbea
commit 743771147d
12 changed files with 705 additions and 527 deletions

View File

@@ -2,10 +2,10 @@
"name": "@snk/github-user-contribution",
"version": "1.0.0",
"dependencies": {
"node-fetch": "2.6.12"
"node-fetch": "2.7.0"
},
"devDependencies": {
"@types/node-fetch": "2.6.4",
"@types/node-fetch": "2.6.5",
"dotenv": "16.3.1"
}
}