fractalpay-test 1.0.3 → 1.0.5
Sign up to get free protection for your applications and to get access to all the features.
- package/build/index.js +1 -1
- 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
|
+
"version": "1.0.5",
|
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",
|