chrore: make package type module
This commit is contained in:
parent
713a58768a
commit
954a57805a
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue