Skip to content

Commit

Permalink
Version upgrade to support react 19 as peer dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yadav committed Dec 25, 2024
1 parent e82deaa commit 8de2517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-number-format",
"description": "React component to format number in an input or as a text.",
"version": "5.4.2",
"version": "5.4.3",
"main": "dist/react-number-format.cjs.js",
"module": "dist/react-number-format.es.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 8de2517

Please sign in to comment.