Skip to content

Commit 559ff47

Browse files
committed
fix typo
1 parent 2fb58c6 commit 559ff47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Reusable Svelte components for some internal applications",
55
"main": "index.mjs",
66
"module": "index.mjs",
7-
"svlete": "index.mjs",
7+
"svelte": "index.mjs",
88
"scripts": {
99
"test": "echo test",
1010
"format-all": "npx prettier --write .",

0 commit comments

Comments
 (0)