🚀 refactor github contribution

This commit is contained in:
platane
2020-10-20 19:43:05 +02:00
parent 0fc64a0dab
commit d75d3d76e7
3 changed files with 107 additions and 28 deletions

View File

@@ -2,9 +2,11 @@
"name": "@snk/github-user-contribution",
"version": "1.0.0",
"dependencies": {
"jsdom": "16.4.0"
"node-fetch": "2.6.1",
"fast-xml-parser": "3.17.4"
},
"devDependencies": {
"@types/node-fetch": "2.5.7",
"@types/jsdom": "16.2.4"
}
}