mirror of
https://github.com/bitwarden/browser
synced 2026-01-01 16:13:27 +00:00
Convert utilService to typescript. (#342)
This commit is contained in:
committed by
Kyle Spearrin
parent
3493379aec
commit
4b68163cbd
@@ -64,6 +64,8 @@
|
||||
"webpack-stream": "4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/angular": "^1.6.34"
|
||||
"@types/angular": "^1.6.34",
|
||||
"@types/chrome": "0.0.51",
|
||||
"@types/jquery": "^3.2.16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user