Prepare release v3.8 (#271)

This commit is contained in:
Simon Lecoq
2021-04-30 20:19:50 +02:00
committed by GitHub
parent 57ce55a083
commit 717fac3370
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "metrics",
"version": "3.8.0-beta",
"version": "3.8.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "metrics",
"version": "3.8.0-beta",
"version": "3.8.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "3.8.0-beta",
"version": "3.8.0",
"description": "An image generator with 20+ metrics about your GitHub account such as activity, community, repositories, coding habits, website performances, music played, starred topics, etc. that you can put on your profile or elsewhere !",
"main": "index.mjs",
"scripts": {