mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
sweetalert: port to sweetalert2 (#1153)
Minor styling changes (same as web and desktop)
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"allowJs": true,
|
||||
"sourceMap": true,
|
||||
"types": [
|
||||
"jasmine"
|
||||
"jasmine",
|
||||
"sweetalert2"
|
||||
],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user