This commit is contained in:
Ayo Ayco 2024-08-03 09:01:00 +02:00
parent 954a57805a
commit 8b83bd830a

View file

@ -1,6 +1,6 @@
{ {
"name": "@ayco/astro-sw", "name": "@ayco/astro-sw",
"version": "0.0.1", "version": "0.0.2",
"description": "Simple Astro integration to use your own authored service-worker", "description": "Simple Astro integration to use your own authored service-worker",
"main": "index.ts", "main": "index.ts",
"type": "module", "type": "module",