diff --git a/package.json b/package.json index b1881085..48801a0b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "update": "npm --registry https://registry.npmjs.org install @jx3box/jx3box-common-ui@latest @jx3box/jx3box-common@latest @jx3box/jx3box-data@latest @jx3box/jx3box-editor@latest @jx3box/jx3box-emotion@latest @jx3box/jx3box-facedat@latest @jx3box/jx3box-talent@latest" }, "dependencies": { - "@jx3box/jx3box-common": "^8.3.3", + "@jx3box/jx3box-common": "^8.3.4", "@jx3box/jx3box-common-ui": "^8.9.16", - "@jx3box/jx3box-data": "^3.6.4", + "@jx3box/jx3box-data": "^3.6.5", "@jx3box/jx3box-editor": "^2.2.15", "@jx3box/jx3box-emotion": "^1.2.8", "@jx3box/jx3box-facedat": "^2.6.2",