diff --git a/package.json b/package.json index 776acfc..52ae0ea 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@ayco/astro-sw", "version": "0.0.2", "description": "Simple Astro integration to use your own authored service-worker", - "main": "index.ts", + "main": "index.js", "type": "module", "engines": { "node": ">=18.0.0"