@xyo-network/react-app-settings 4.1.2 → 4.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-app-settings",
3
- "version": "4.1.2",
3
+ "version": "4.1.4",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,9 +43,9 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/assert": "^4.2.0",
47
- "@xylabs/react-shared": "^5.2.1",
48
- "@xyo-network/react-shared": "^4.1.2"
46
+ "@xylabs/assert": "^4.2.2",
47
+ "@xylabs/react-shared": "^5.2.2",
48
+ "@xyo-network/react-shared": "^4.1.4"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@mui/icons-material": "^6.1.4",