mirror of
https://github.com/bitwarden/web
synced 2026-02-01 17:23:19 +00:00
12 lines
209 B
JSON
12 lines
209 B
JSON
{
|
|
"name": "@bitwarden/web-vault-internal",
|
|
"version": "0.0.1",
|
|
"peerDependencies": {
|
|
"@angular/common": "^12.2.0",
|
|
"@angular/core": "^12.2.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
}
|
|
}
|