diff --git a/package-lock.json b/package-lock.json index dfc77ce6..55e10b24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7286,8 +7286,8 @@ } }, "opentok-angular": { - "version": "git+https://github.com/michaelwhittemore/opentok-angular.git#c946cf6a34140f89b7e2d38dbafc4a4f11f8da4f", - "from": "git+https://github.com/michaelwhittemore/opentok-angular.git#multiple-caption-subscribers", + "version": "git+https://github.com/albertoacn/opentok-angular.git#6d2e6d21f56dca78c562a1019284c433c09e5658", + "from": "git+https://github.com/albertoacn/opentok-angular.git#multiple-caption-subscribers", "requires": { "angular": "^1.4.8", "opentok-layout-js": "^2.1.0" diff --git a/package.json b/package.json index 79394ac1..fb33b76c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "jwt-simple": "^0.5.0", "ng-debounce": "^1.0.1", "opentok": "^2.6.2", - "opentok-angular": "https://github.com/michaelwhittemore/opentok-angular.git#multiple-caption-subscribers", + "opentok-angular": "https://github.com/albertoacn/opentok-angular.git#multiple-caption-subscribers", "opentok-camera-filters": "^2.0.1", "opentok-editor": "https://github.com/maikthomas/opentok-editor.git#master", "opentok-jwt": "^0.1.4",