aboutsummarylogtreecommitdiffstats
path: root/jslib-angular-package.json.patch
diff options
context:
space:
mode:
Diffstat (limited to 'jslib-angular-package.json.patch')
-rw-r--r--jslib-angular-package.json.patch22
1 files changed, 11 insertions, 11 deletions
diff --git a/jslib-angular-package.json.patch b/jslib-angular-package.json.patch
index 6fc6e6934fc0..40b21680c177 100644
--- a/jslib-angular-package.json.patch
+++ b/jslib-angular-package.json.patch
@@ -1,18 +1,18 @@
---- package.json.orig 2021-07-26 02:42:29.246561926 -0700
-+++ package.json 2021-07-26 02:39:06.671992415 -0700
-@@ -24,6 +24,7 @@
- "typescript": "4.1.5"
+--- package.json.orig 2021-07-26 07:01:06.535907475 -0700
++++ package.json 2021-07-26 07:01:51.151537381 -0700
+@@ -20,6 +20,7 @@
+ "lint:fix": "tslint 'src/**/*.ts' 'spec/**/*.ts' --fix"
},
- "dependencies": {
+ "devDependencies": {
+ "@types/duo_web_sdk": "^2.7.0",
- "@angular/animations": "^11.2.11",
- "@angular/cdk": "^11.2.10",
- "@angular/common": "^11.2.11",
-@@ -35,6 +36,7 @@
+ "rimraf": "^3.0.2",
+ "typescript": "4.1.5"
+ },
+@@ -34,6 +35,7 @@
+ "@angular/platform-browser-dynamic": "^11.2.11",
"@angular/router": "^11.2.11",
"@bitwarden/jslib-common": "file:../common",
- "ngx-infinite-scroll": "10.0.1",
+ "duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git#378e855ce4a1de1d1b2f7fd60465e564b3e9fbda",
+ "ngx-infinite-scroll": "10.0.1",
"rxjs": "6.6.7",
"tldjs": "^2.3.1",
- "zone.js": "0.11.4"