@xyo-network/react-connected-accounts 2.66.4 → 2.66.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -10,9 +10,9 @@
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
|
-
"@xylabs/react-crypto": "^3.0.
|
14
|
-
"@xylabs/react-flexbox": "3.0.
|
15
|
-
"@xyo-network/react-table": "~2.66.
|
13
|
+
"@xylabs/react-crypto": "^3.0.34",
|
14
|
+
"@xylabs/react-flexbox": "3.0.34",
|
15
|
+
"@xyo-network/react-table": "~2.66.5"
|
16
16
|
},
|
17
17
|
"devDependencies": {
|
18
18
|
"@storybook/react": "^7.6.3",
|
@@ -78,6 +78,6 @@
|
|
78
78
|
},
|
79
79
|
"sideEffects": false,
|
80
80
|
"types": "dist/browser/index.d.ts",
|
81
|
-
"version": "2.66.
|
81
|
+
"version": "2.66.5",
|
82
82
|
"type": "module"
|
83
83
|
}
|