@xyo-network/react-app-settings 2.76.5 → 2.76.6
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,9 +10,9 @@
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
|
-
"@xylabs/assert": "^3.
|
13
|
+
"@xylabs/assert": "^3.5.1",
|
14
14
|
"@xylabs/react-shared": "^3.1.7",
|
15
|
-
"@xyo-network/react-shared": "~2.76.
|
15
|
+
"@xyo-network/react-shared": "~2.76.6"
|
16
16
|
},
|
17
17
|
"peerDependencies": {
|
18
18
|
"@mui/icons-material": "^5",
|
@@ -76,6 +76,6 @@
|
|
76
76
|
},
|
77
77
|
"sideEffects": false,
|
78
78
|
"types": "dist/browser/index.d.ts",
|
79
|
-
"version": "2.76.
|
79
|
+
"version": "2.76.6",
|
80
80
|
"type": "module"
|
81
81
|
}
|