chore: update repo info
This commit is contained in:
parent
beddea0157
commit
f5466082c2
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
> [!NOTE]
|
||||||
|
> This project moved to [SourceHut](https://git.sr.ht/~ayoayco/astro-sw).
|
||||||
|
|
||||||
# Astro SW
|
# Astro SW
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/@ayco/astro-sw)
|
[](https://www.npmjs.com/package/@ayco/astro-sw)
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
"name": "@ayco/astro-sw",
|
"name": "@ayco/astro-sw",
|
||||||
"version": "0.8.14",
|
"version": "0.8.14",
|
||||||
"description": "Use your own authored service worker with Astro",
|
"description": "Use your own authored service worker with Astro",
|
||||||
"homepage": "https://github.com/ayoayco/astro-sw",
|
"homepage": "https://ayco.io/n/@ayco/astro-sw",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ayoayco/astro-sw"
|
"url": "https://git.sr.ht/~ayoayco/astro-sw"
|
||||||
},
|
},
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
|
|
Loading…
Reference in a new issue