diff options
Diffstat (limited to 'core/vendor/strengthify/.bower.json')
-rw-r--r-- | core/vendor/strengthify/.bower.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/vendor/strengthify/.bower.json b/core/vendor/strengthify/.bower.json index 4da982f2403..ad06b8656a6 100644 --- a/core/vendor/strengthify/.bower.json +++ b/core/vendor/strengthify/.bower.json @@ -3,6 +3,7 @@ "version": "0.5.1", "homepage": "https://github.com/MorrisJobke/strengthify", "authors": [ + "Eve Ragins <eve.ragins@eve-corp.com", "Morris Jobke <hey@morrisjobke.de>" ], "description": "Combine jQuery and zxcvbn to create a password strength meter.", @@ -14,7 +15,7 @@ "tag": "0.5.1", "commit": "fd8bc41992bb37e16495a8e4c266951b93f8467d" }, - "_source": "git://github.com/MorrisJobke/strengthify.git", - "_target": "0.5.1", + "_source": "https://github.com/MorrisJobke/strengthify.git", + "_target": "^0.5.1", "_originalSource": "strengthify" }
\ No newline at end of file |