chore: update repo info

This commit is contained in:
Ayo Ayco 2025-02-09 15:03:57 +01:00
parent beddea0157
commit f5466082c2
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,6 @@
> [!NOTE]
> This project moved to [SourceHut](https://git.sr.ht/~ayoayco/astro-sw).
# Astro SW # Astro SW
[![Package information: NPM version](https://img.shields.io/npm/v/@ayco/astro-sw)](https://www.npmjs.com/package/@ayco/astro-sw) [![Package information: NPM version](https://img.shields.io/npm/v/@ayco/astro-sw)](https://www.npmjs.com/package/@ayco/astro-sw)

View file

@ -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": {
".": { ".": {