diff --git a/package-lock.json b/package-lock.json index af9850d..62c475a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sap_oss/alert-notification-client", - "version": "1.14.0", + "version": "1.12.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sap_oss/alert-notification-client", - "version": "1.14.0", + "version": "1.12.0", "license": "Apache-2.0", "dependencies": { "axios": ">=1.6.0", diff --git a/package.json b/package.json index cd241a8..84cb4ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sap_oss/alert-notification-client", - "version": "1.14.0", + "version": "1.12.0", "description": "SAP Alert Notification service for SAP BTP Node.js API client", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -58,4 +58,4 @@ "lint-staged": { "*.ts": "eslint --cache --fix" } -} +} \ No newline at end of file