0.6.0
This commit is contained in:
parent
93c5d18ea0
commit
53671859ab
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "astro-github-stats",
|
||||
"version": "0.5.2",
|
||||
"version": "0.6.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "astro-github-stats",
|
||||
"version": "0.5.2",
|
||||
"version": "0.6.0",
|
||||
"license": "ISC",
|
||||
"workspaces": [
|
||||
"demo"
|
||||
|
|
|
@ -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.2",
|
||||
"version": "0.6.0",
|
||||
"author": {
|
||||
"name": "Ayo Ayco",
|
||||
"email": "ayo@ayco.io",
|
||||
|
|
Loading…
Reference in a new issue