@xyo-network/react-error 2.66.3 → 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-button": "^3.0.
|
14
|
-
"@xylabs/react-flexbox": "^3.0.
|
15
|
-
"@xylabs/react-shared": "^3.0.
|
13
|
+
"@xylabs/react-button": "^3.0.34",
|
14
|
+
"@xylabs/react-flexbox": "^3.0.34",
|
15
|
+
"@xylabs/react-shared": "^3.0.34",
|
16
16
|
"@xyo-network/payload-model": "^2.82.0",
|
17
17
|
"react-router-dom": "^6.20.1"
|
18
18
|
},
|
@@ -86,6 +86,6 @@
|
|
86
86
|
},
|
87
87
|
"sideEffects": false,
|
88
88
|
"types": "dist/browser/index.d.ts",
|
89
|
-
"version": "2.66.
|
89
|
+
"version": "2.66.5",
|
90
90
|
"type": "module"
|
91
91
|
}
|