mirror of
https://github.com/LukeHagar/sveltekit-adapters.git
synced 2025-12-10 04:21:43 +00:00
Fixed exports
This commit is contained in:
5
.changeset/ninety-beers-walk.md
Normal file
5
.changeset/ninety-beers-walk.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"adapter-electron": patch
|
||||
---
|
||||
|
||||
fixed package exports
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "adapter-electron",
|
||||
"version": "1.0.3",
|
||||
"files": [
|
||||
"files",
|
||||
"functions",
|
||||
"index.js",
|
||||
"index.d.ts"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user