Skip to content

Commit 6f15aca

Browse files
committed
fix(peer-deps): Bump version v5.2.0, patch
1 parent 3186ca2 commit 6f15aca

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,6 +1,6 @@
11
{
22
"name": "beautiful-react-hooks",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development",
55
"main": "index.js",
66
"module": "esm/index.js",
@@ -408,4 +408,4 @@
408408
"types": "./useAudio.d.ts"
409409
}
410410
}
411-
}
411+
}

0 commit comments

Comments
 (0)