chore: update package repo & homepage
This commit is contained in:
parent
048cc69113
commit
ee6bacc76a
1 changed files with 5 additions and 0 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue