diff --git a/uSync.Backoffice.Management.Client/usync-assets/package-lock.json b/uSync.Backoffice.Management.Client/usync-assets/package-lock.json index aad258bc..db5e87a2 100644 --- a/uSync.Backoffice.Management.Client/usync-assets/package-lock.json +++ b/uSync.Backoffice.Management.Client/usync-assets/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jumoo/usync", - "version": "14.2.0-rc01", + "version": "14.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jumoo/usync", - "version": "14.2.0-rc01", + "version": "14.2.0", "license": "MPL-2.0", "devDependencies": { "@hey-api/openapi-ts": "^0.53.0", diff --git a/uSync.Backoffice.Management.Client/usync-assets/package.json b/uSync.Backoffice.Management.Client/usync-assets/package.json index 0840cc13..0e44761c 100644 --- a/uSync.Backoffice.Management.Client/usync-assets/package.json +++ b/uSync.Backoffice.Management.Client/usync-assets/package.json @@ -2,7 +2,7 @@ "name": "@jumoo/usync", "license": "MPL-2.0", "type": "module", - "version": "14.2.0-rc01", + "version": "14.2.0", "main": "./dist/usync.js", "types": "./dist/index.d.ts", "module": "./dist/usync.js",