fix(package.json): missing -beta [skip ci]

This commit is contained in:
lowlighter
2022-05-24 17:40:44 -04:00
parent 9f7b87ec7a
commit c160807a5e
2 changed files with 3 additions and 3 deletions

View File

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