chore: update package repo & homepage

This commit is contained in:
Ayo Ayco 2024-08-03 11:45:11 +02:00
parent 048cc69113
commit ee6bacc76a

View file

@ -2,6 +2,11 @@
"name": "@ayco/astro-sw",
"version": "0.0.6",
"description": "Simple Astro integration to use your own authored service-worker",
"homepage": "https://github.com/ayoayco/astro-sw",
"repository": {
"type": "git",
"url": "https://github.com/ayoayco/astro-sw"
},
"main": "index.js",
"type": "module",
"engines": {