diff --git a/package.json b/package.json index 0d89360..7308e77 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "0.0.1", "description": "Simple Astro integration to use your own authored service-worker", "main": "index.ts", + "type": "module", "engines": { "node": ">=18.0.0" },