Skip to content

Commit

Permalink
fix: fix sveltekit imports
Browse files Browse the repository at this point in the history
fixes #43
  • Loading branch information
nolimits4web committed Apr 17, 2022
1 parent b6ca413 commit 9940518
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"node": ">= 4.7.0"
},
"releaseDate": "April 15, 2022",
"svelte": "./svelte/konsta-svelte.js",
"exports": {
"./package.json": "./package.json",
"./react": {
Expand All @@ -33,4 +34,4 @@
"./config": "./config.js",
"./config.js": "./config.js"
}
}
}

0 comments on commit 9940518

Please sign in to comment.