fix: malformed exports in package.json
This commit is contained in:
parent
e7616e1a09
commit
c78512d03e
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@
|
|||
"exports": {
|
||||
".": {
|
||||
"import": "./astro-sw.js"
|
||||
},
|
||||
"globals": {
|
||||
"import": "./globals.js"
|
||||
}
|
||||
},
|
||||
"main": "./astro-sw.js",
|
||||
|
|
Loading…
Reference in a new issue