@xyo-network/react-schema-plugin 4.2.0 → 4.2.1

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-schema-plugin",
3
- "version": "4.2.0",
3
+ "version": "4.2.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,10 +43,10 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xylabs/react-flexbox": "^5.2.14",
46
+ "@xylabs/react-flexbox": "^5.3.2",
47
47
  "@xyo-network/payload-model": "^3.3.2",
48
- "@xyo-network/react-payload-details": "^4.2.0",
49
- "@xyo-network/react-payload-plugin": "^4.2.0",
48
+ "@xyo-network/react-payload-details": "^4.2.1",
49
+ "@xyo-network/react-payload-plugin": "^4.2.1",
50
50
  "@xyo-network/schema-payload-plugin": "^3.3.2"
51
51
  },
52
52
  "devDependencies": {