1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 01:23:57 +00:00

Remove dependency on duo_web_sdk and update jslib (#1006)

This commit is contained in:
Daniel James Smith
2021-07-28 19:50:06 +02:00
committed by GitHub
parent 20561fff87
commit 157d9478d4
3 changed files with 13 additions and 11 deletions

View File

@@ -252,7 +252,6 @@
"devDependencies": {
"@angular/compiler-cli": "^11.2.10",
"@ngtools/webpack": "^11.2.10",
"@types/duo_web_sdk": "^2.7.0",
"@types/node": "^14.14.43",
"@types/node-ipc": "^9.1.4",
"clean-webpack-plugin": "^3.0.0",
@@ -293,7 +292,6 @@
"@bitwarden/jslib-common": "file:jslib/common",
"@bitwarden/jslib-electron": "file:jslib/electron",
"angular2-toaster": "^11.0.1",
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
"node-ipc": "^9.1.4",
"nord": "^0.2.1",
"regedit": "^3.0.3",