Skip to content

Commit 9955867

Browse files
committed
v1.0.1
1 parent e085c80 commit 9955867

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
{
22
"name": "react-use-event-listeners",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Handling the addEventListener(s) using the hooks.",
55
"publishConfig": {
66
"access": "public"
@@ -84,4 +84,4 @@
8484
"dependencies": {
8585
"register-event-listeners": "^2.0.0"
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)