ng2-password-strength-bar icon indicating copy to clipboard operation
ng2-password-strength-bar copied to clipboard

Move angular dependencies to dev dependencies.

Open karolmie1 opened this issue 8 years ago • 0 comments

When I'm using this module npm forces me to download version of angular that I didn't want to use. Only angular core should be main dependency, and version 2.whatever would be enough. Other angular dependencies are used only for tests, and should be treated as dev deps.

karolmie1 avatar Feb 27 '17 09:02 karolmie1