chore: prepare release v3.20 (#863) [skip ci]

This commit is contained in:
Simon Lecoq
2022-02-09 03:20:42 +01:00
committed by GitHub
parent 89f5da081f
commit 7cf47af6f0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "metrics", "name": "metrics",
"version": "3.20.0-beta", "version": "3.20.0",
"description": "An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!", "description": "An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
"main": "index.mjs", "main": "index.mjs",
"scripts": { "scripts": {