1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00

don't auto-update sweetalert2

This commit is contained in:
Kyle Spearrin 2020-03-02 13:57:42 -05:00
parent ee167571a6
commit 4bdc0a8a88

View File

@ -285,7 +285,7 @@
"nord": "0.2.1", "nord": "0.2.1",
"papaparse": "4.6.0", "papaparse": "4.6.0",
"rxjs": "6.3.3", "rxjs": "6.3.3",
"sweetalert2": "^9.8.1", "sweetalert2": "9.8.1",
"zone.js": "0.8.28", "zone.js": "0.8.28",
"zxcvbn": "4.4.2" "zxcvbn": "4.4.2"
} }