mirror of
https://github.com/bitwarden/browser
synced 2026-02-26 09:33:22 +00:00
Remove keytar and biometric logic (#706)
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^12.2.13",
|
||||
"@angular/compiler-cli": "^12.2.13",
|
||||
"@angular/platform-browser-dynamic": "^12.2.13",
|
||||
"@fluffy-spoon/substitute": "^1.202.0",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^16.11.12",
|
||||
@@ -40,6 +43,7 @@
|
||||
"jest-preset-angular": "^11.1.1",
|
||||
"jsdom": "^16.5.3",
|
||||
"lint-staged": "^12.1.2",
|
||||
"node-forge": "^1.2.0",
|
||||
"nodemon": "^2.0.7",
|
||||
"prettier": "2.5.1",
|
||||
"rimraf": "^3.0.2",
|
||||
@@ -51,7 +55,7 @@
|
||||
"typemoq": "^2.1.0",
|
||||
"typescript": "4.3.5",
|
||||
"typescript-transform-paths": "^2.2.3",
|
||||
"webpack": "^4.46.0"
|
||||
"zone.js": "0.11.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bitwarden/jslib-angular": "file:angular",
|
||||
|
||||
Reference in New Issue
Block a user