sandbochs/angular-dropzone

Points to the wrong file when installed with bower

jkinman opened this issue · 1 comments

The source file is called angular-dropzone.js but the bower.json thinks the file is called ng-dropzone.js. This breaks in brunt bowerInstall.

Thanks for pointing this out. I fixed it in PR: #4.