From f7f372c0afbd9146f35918b03b718dc38f22dbd5 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 16 Apr 2022 22:02:01 +0530 Subject: fix 'macos-notification-state' dependency's github url --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5f4ee5050..c59ba5f8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "jsonwebtoken": "^8.5.1", "jss": "^10.8.1", "lodash": "^4.17.21", - "macos-notification-state": "github:ferdium/macos-notification-state#fix-monterey-detect", + "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", "macos-version": "^5.2.1", "mime-types": "^2.1.33", "minimist": "^1.2.6", @@ -19602,7 +19602,7 @@ }, "node_modules/macos-notification-state": { "version": "1.3.6", - "resolved": "git+ssh://git@github.com/ferdium/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", + "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -46191,8 +46191,8 @@ } }, "macos-notification-state": { - "version": "git+ssh://git@github.com/ferdium/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", - "from": "macos-notification-state@github:ferdium/macos-notification-state#fix-monterey-detect", + "version": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", + "from": "macos-notification-state@github:nbashkankov/macos-notification-state#fix-monterey-detect", "requires": { "bindings": "^1.5.0" } diff --git a/package.json b/package.json index 8aa2cf9d2..6e6105a05 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "jsonwebtoken": "^8.5.1", "jss": "^10.8.1", "lodash": "^4.17.21", - "macos-notification-state": "github:ferdium/macos-notification-state#fix-monterey-detect", + "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", "macos-version": "^5.2.1", "mime-types": "^2.1.33", "minimist": "^1.2.6", -- cgit v1.2.3-70-g09d2