lib/generators/half_pipe/templates/bower.json in half-pipe-0.3.0.alpha.1 vs lib/generators/half_pipe/templates/bower.json in half-pipe-0.3.0.alpha.2

- old
+ new

@@ -1,9 +1,10 @@ { "name": "<%= main_module_name %>", "dependencies": { "html5shiv": "latest", "requirejs": "latest", + "jquery-ujs": "latest", "normalize-css": "latest" } }