Add support for isHireable (#19)

This commit is contained in:
Simon Lecoq
2020-12-14 13:14:48 +01:00
committed by GitHub
parent 9741b6512d
commit 42096fac42
7 changed files with 16 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "2.7.0",
"version": "2.8.0-beta",
"description": "Generate an user's GitHub metrics as SVG image format to embed somewhere else",
"main": "index.mjs",
"scripts": {