1
0
mirror of https://github.com/bitwarden/web synced 2025-12-21 02:33:19 +00:00

Updated angular to 1.5.0. Updated several other libs as well.

This commit is contained in:
Kyle Spearrin
2016-02-06 01:20:47 -05:00
parent eab65f982e
commit 6e7a86dfcc
3 changed files with 32 additions and 33 deletions

View File

@@ -8,7 +8,6 @@ angular
scope: {
password: '=passwordMeter',
username: '=passwordMeterUsername',
value: '=passwordMeterStrength',
outerClass: '@?'
},
link: function (scope) {