gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

Handlebars version in bower.json #726

Open hpk2987 opened 4 years ago

hpk2987 commented 4 years ago

In bower.json handlebars version is 4.0.5. If i try to use this version with alpaca 1.5.27 it throws an exception saying that i should use "4.3.0" or newer. I manually updated bower.json downloaded dependencias and then it worked, Should this file be updated in the repo?