yogiben / meteor-autoform-file

Upload and manage files with #autoForm
MIT License
92 stars 101 forks source link

less 2.5.0 compatibility #56

Closed scsirdx closed 9 years ago

scsirdx commented 9 years ago

Hello!

I tried to install yogiben:autoform-file in meteor 1.2-rc.7, but got message about less package:

meteor add yogiben:autoform-file => Errors while adding packages:

While selecting package versions: error: Conflict: Constraint less@1.0.11 is not satisfied by less 2.5.0-rc.2_1. Constraints on package "less":

Maybe it's possible to detect meteor version in package.js and change required less version?

teknologist commented 9 years ago

+1

carlosbaraza commented 9 years ago

+1

Neobii commented 9 years ago

+1

jackkav commented 9 years ago

+1

miri-am commented 9 years ago

+1

kristijanbambir commented 9 years ago

+1

CaptainN commented 9 years ago

Pull Request #65 addresses this.

Kostanos commented 9 years ago

+1