sayanee / angularjs-pdf

:page_facing_up: An AngularJS directive <ng-pdf> to display PDF files with PDFJS
http://sayan.ee/angularjs-pdf/
MIT License
494 stars 248 forks source link

fix(bower): removing options in .bowerrc to avoid JSON logs #160

Closed dennybiasiolli closed 7 years ago

dennybiasiolli commented 7 years ago

now bower has a problem with JSON log if a "json" property is provided in .bowerrc

ref: https://github.com/bower/bower/issues/2245#issuecomment-208549981

simobasso commented 7 years ago

:tada: