1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

Remove dependency on duo_web_sdk and update jslib

This commit is contained in:
Daniel James Smith
2021-07-28 19:04:00 +02:00
parent 7cf4cfe3d1
commit d55718a4c2
3 changed files with 15 additions and 12 deletions

View File

@@ -30,7 +30,6 @@
"@angular/compiler-cli": "^11.2.11",
"@ngtools/webpack": "^11.2.10",
"@types/chrome": "^0.0.139",
"@types/duo_web_sdk": "^2.7.0",
"@types/firefox-webext-browser": "^82.0.0",
"@types/jasmine": "^3.7.6",
"@types/mousetrap": "^1.6.8",
@@ -76,7 +75,6 @@
"angular2-toaster": "^11.0.1",
"core-js": "^3.11.0",
"date-input-polyfill": "^2.14.0",
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
"font-awesome": "4.7.0",
"mousetrap": "^1.6.5",
"nord": "^0.2.1",