We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb58c6 commit 559ff47Copy full SHA for 559ff47
package.json
@@ -4,7 +4,7 @@
4
"description": "Reusable Svelte components for some internal applications",
5
"main": "index.mjs",
6
"module": "index.mjs",
7
- "svlete": "index.mjs",
+ "svelte": "index.mjs",
8
"scripts": {
9
"test": "echo test",
10
"format-all": "npx prettier --write .",
0 commit comments