@xyo-network/react-drawer 4.1.11 → 4.1.12
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
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@xyo-network/react-drawer",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.12",
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
5
5
|
"keywords": [
|
6
6
|
"xyo",
|
@@ -43,7 +43,7 @@
|
|
43
43
|
"lint-pkg": "npmPkgJsonLint ."
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@xylabs/react-flexbox": "^5.2.
|
46
|
+
"@xylabs/react-flexbox": "^5.2.10"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"@mui/material": "^6.1.5",
|