@xyo-network/react-schema-plugin 2.75.6 → 2.75.7

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
@@ -10,10 +10,10 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-flexbox": "^3.1.6",
13
+ "@xylabs/react-flexbox": "^3.1.7",
14
14
  "@xyo-network/payload-model": "^2.99.1",
15
- "@xyo-network/react-payload-details": "~2.75.6",
16
- "@xyo-network/react-payload-plugin": "~2.75.6",
15
+ "@xyo-network/react-payload-details": "~2.75.7",
16
+ "@xyo-network/react-payload-plugin": "~2.75.7",
17
17
  "@xyo-network/schema-payload-plugin": "^2.99.1"
18
18
  },
19
19
  "devDependencies": {
@@ -80,6 +80,6 @@
80
80
  },
81
81
  "sideEffects": false,
82
82
  "types": "dist/browser/index.d.ts",
83
- "version": "2.75.6",
83
+ "version": "2.75.7",
84
84
  "type": "module"
85
85
  }