fractalpay-test 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/build/index.js +1 -1
  2. package/package.json +2 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fractalpay-test",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "scripts": {
@@ -35,6 +35,7 @@
35
35
  "react-google-recaptcha": "^3.1.0",
36
36
  "react-iframe": "^1.8.5",
37
37
  "react-loading-iframe": "^1.1.0",
38
+ "react-number-format": "^5.4.2",
38
39
  "react-places-autocomplete": "^7.3.0",
39
40
  "react-router-dom": "^6.26.1",
40
41
  "react-scripts": "5.0.1",