@xyo-network/react-app-settings 2.81.9 → 2.81.10
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
"dependencies": {
|
13
13
|
"@xylabs/assert": "^3.6.4",
|
14
14
|
"@xylabs/react-shared": "^3.4.1",
|
15
|
-
"@xyo-network/react-shared": "^2.81.
|
15
|
+
"@xyo-network/react-shared": "^2.81.10"
|
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.81.
|
79
|
+
"version": "2.81.10",
|
80
80
|
"type": "module"
|
81
81
|
}
|