We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9a0c8 commit ec2f10fCopy full SHA for ec2f10f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-number-format",
3
"description": "React component to format number in an input or as a text.",
4
- "version": "5.3.0",
+ "version": "5.3.1",
5
"main": "dist/react-number-format.cjs.js",
6
"module": "dist/react-number-format.es.js",
7
"types": "types/index.d.ts",
0 commit comments