@xyo-network/react-form 2.81.8 → 2.81.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -10,8 +10,8 @@
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
|
-
"@xyo-network/react-form-credit-card": "^2.81.
|
14
|
-
"@xyo-network/react-form-group": "^2.81.
|
13
|
+
"@xyo-network/react-form-credit-card": "^2.81.9",
|
14
|
+
"@xyo-network/react-form-group": "^2.81.9"
|
15
15
|
},
|
16
16
|
"peerDependencies": {
|
17
17
|
"@mui/material": "^5",
|
@@ -75,6 +75,6 @@
|
|
75
75
|
},
|
76
76
|
"sideEffects": false,
|
77
77
|
"types": "dist/browser/index.d.ts",
|
78
|
-
"version": "2.81.
|
78
|
+
"version": "2.81.9",
|
79
79
|
"type": "module"
|
80
80
|
}
|