Skip to content

Commit c25ccf3

Browse files
committed
fix: correct package name and update version to 2.0.12
1 parent 93bc3e6 commit c25ccf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@kodaicoder/svelte-flatpickr-plus",
3-
"version": "2.0.11",
2+
"name": "svelte-flatpickr-plus",
3+
"version": "2.0.12",
44
"description": "Flatpickr is a lightweight and powerful datetime picker. Svelte Flatpickr Plus is a wrapper for Flatpickr with some extra features.",
55
"homepage": "https://svelte-flatpickr-plus.vercel.app/",
66
"bugs": {

0 commit comments

Comments
 (0)