Differential / meteor-uploader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please update less dependency

seiyria opened this issue · comments

when trying to use this with meteor 1.2 (which seems to require less@>2.5.0) this is not usable.

@schnie Any chance we can get this fixed? :)

Hey guys, I'm super busy with some other stuff at the moment, but I'll gladly merge a PR right in, if one of you can take care of it! :)

I commented out the api.versionsFrom("METEOR@0.9.0"); at the top of the package.js and that solved it for me.

See pull request #10