This commit is contained in:
Ayo 2023-02-05 15:43:56 +01:00
parent 9ca707c369
commit 3dc56a1f5b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "astro-github-stats",
"version": "0.5.1",
"version": "0.5.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "astro-github-stats",
"version": "0.5.1",
"version": "0.5.2",
"license": "ISC",
"workspaces": [
"demo"

View file

@ -3,7 +3,7 @@
"description": "Embed GitHub stats in your Astro page ✨",
"repository": "https://github.com/ayoayco/astro-github-stats",
"homepage": "https://ayco.io/showcase/astro-github-stats",
"version": "0.5.1",
"version": "0.5.2",
"author": {
"name": "Ayo Ayco",
"email": "ayo@ayco.io",