This commit is contained in:
Ayo 2022-09-24 20:43:52 +02:00
parent 0035fc8220
commit 353b3ec54b
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.1.2",
"version": "0.1.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "astro-github-stats",
"version": "0.1.2",
"version": "0.1.3",
"devDependencies": {
"@types/chai": "^4.3.3",
"@types/eslint": "^8.4.6",

View file

@ -3,7 +3,7 @@
"description": "Embed github stats in your Astro page",
"repository": "https://github.com/ayoayco/astro-github-stats",
"homepage": "https://github.com/ayoayco/astro-github-stats",
"version": "0.1.2",
"version": "0.1.3",
"author": {
"name": "Ayo Ayco",
"email": "ramon.aycojr@gmail.com",