Skip to content

Commit 9bd24bc

Browse files
update npm link
1 parent 2e53eeb commit 9bd24bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-transition",
33
"description": "Svelte component to transition elements via CSS classes",
4-
"version": "0.0.16",
4+
"version": "0.0.17",
55
"type": "module",
66
"module": "./dist/index.js",
77
"svelte": "./dist/index.js",
@@ -23,7 +23,7 @@
2323
"tailwindcss",
2424
"tailwindui"
2525
],
26-
"homepage": "https://captaincodeman.github.io/svelte-headlessui/transition/",
26+
"homepage": "https://captaincodeman.github.io/svelte-transition/",
2727
"repository": {
2828
"type": "git",
2929
"url": "https://github.com/captaincodeman/svelte-transition.git"

0 commit comments

Comments
 (0)