Release v3.2 [release] (#62)

This commit is contained in:
Simon Lecoq
2021-01-15 19:24:59 +01:00
committed by GitHub
parent c7c77417af
commit 9beecade9d
2 changed files with 15 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "3.2.0-beta",
"version": "3.2.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": {
@@ -35,7 +35,7 @@
"puppeteer": "^5.5.0",
"svgo": "^1.3.2",
"vue": "^2.6.12",
"vue-prism-component": "^1.2.0"
"vue-prism-component": "^2.0.0"
},
"devDependencies": {
"faker": "^5.1.0",