We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e53eeb commit 9bd24bcCopy full SHA for 9bd24bc
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "svelte-transition",
3
"description": "Svelte component to transition elements via CSS classes",
4
- "version": "0.0.16",
+ "version": "0.0.17",
5
"type": "module",
6
"module": "./dist/index.js",
7
"svelte": "./dist/index.js",
@@ -23,7 +23,7 @@
23
"tailwindcss",
24
"tailwindui"
25
],
26
- "homepage": "https://captaincodeman.github.io/svelte-headlessui/transition/",
+ "homepage": "https://captaincodeman.github.io/svelte-transition/",
27
"repository": {
28
"type": "git",
29
"url": "https://github.com/captaincodeman/svelte-transition.git"
0 commit comments