angularjs-autocomplete icon indicating copy to clipboard operation
angularjs-autocomplete copied to clipboard

ngSanitize required: devDependencies vs dependencies

Open Pyo25 opened this issue 10 years ago • 0 comments

Hello,

If I try to install angularjs-autocomplete using Bower, I have an error when launching the app: ngSanitize is missing.

I checked your code and in your bower.json: you indicate angular and angular-sanitize as devDependencies, it should be in the dependencies.

Cheers,

Pyo25 avatar Feb 17 '16 09:02 Pyo25