diff --git a/uSync.Backoffice.Management.Client/usync-assets/package-lock.json b/uSync.Backoffice.Management.Client/usync-assets/package-lock.json index 13e0fd3c..47b45403 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": "15.0.1-build.20241115.1", + "version": "15.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jumoo/usync", - "version": "15.0.1-build.20241115.1", + "version": "15.0.1", "license": "MPL-2.0", "devDependencies": { "@hey-api/openapi-ts": "^0.54.3", diff --git a/uSync.Backoffice.Management.Client/usync-assets/package.json b/uSync.Backoffice.Management.Client/usync-assets/package.json index 60895bfe..14e6cbe6 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": "15.0.1-build.20241115.1", + "version": "15.0.1", "main": "./dist/usync.js", "types": "./dist/index.d.ts", "module": "./dist/usync.js",