Skip to content

Commit ff6748e

Browse files
authored
chore: remove "library" keyword (#479)
1 parent d801b0e commit ff6748e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create/templates/library/package.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"typescript": "^5.3.2",
3333
"vite": "^6.0.0"
3434
},
35-
"keywords": ["svelte", "library"]
35+
"keywords": ["svelte"]
3636
}

0 commit comments

Comments
 (0)