Skip to content

Commit 8de2517

Browse files
committed
Version upgrade to support react 19 as peer dependency.
1 parent e82deaa commit 8de2517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-number-format",
33
"description": "React component to format number in an input or as a text.",
4-
"version": "5.4.2",
4+
"version": "5.4.3",
55
"main": "dist/react-number-format.cjs.js",
66
"module": "dist/react-number-format.es.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)