8000 chore: update version · svelte-inview/svelte-inview@b64bc6d · GitHub
[go: up one dir, main page]

Skip to content

Commit b64bc6d

Browse files
committed
chore: update version
1 parent 3519761 commit b64bc6d

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
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-inview",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.",
55
"homepage": "https://github.com/maciekgrzybek/svelte-inview",
66
"bugs": "https://github.com/maciekgrzybek/svelte-inview/issues",

0 commit comments

Comments
 (0)
0