curist / grunt-bower

grunt task to copy bower installed packages to other folder(s)
MIT License
93 stars 27 forks source link

Fix dest path detection #61

Closed shvelo closed 8 years ago

shvelo commented 8 years ago

Use _.fromPairs instead of _.object

Fixes #60