@xyo-network/react-schema-plugin 2.83.0 → 2.83.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -12,8 +12,8 @@
|
|
12
12
|
"dependencies": {
|
13
13
|
"@xylabs/react-flexbox": "^3.4.2",
|
14
14
|
"@xyo-network/payload-model": "^2.111.3",
|
15
|
-
"@xyo-network/react-payload-details": "^2.83.
|
16
|
-
"@xyo-network/react-payload-plugin": "^2.83.
|
15
|
+
"@xyo-network/react-payload-details": "^2.83.1",
|
16
|
+
"@xyo-network/react-payload-plugin": "^2.83.1",
|
17
17
|
"@xyo-network/schema-payload-plugin": "^2.111.3"
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
@@ -64,6 +64,6 @@
|
|
64
64
|
},
|
65
65
|
"sideEffects": false,
|
66
66
|
"types": "dist/browser/index.d.ts",
|
67
|
-
"version": "2.83.
|
67
|
+
"version": "2.83.1",
|
68
68
|
"type": "module"
|
69
69
|
}
|