templates/bower/manifest.rb in compass-aurora-3.0.8 vs templates/bower/manifest.rb in compass-aurora-3.0.9
- old
+ new
@@ -1,11 +1,11 @@
description "Aurora Bower Configuration"
no_configuration_file!
# Bower's for the Birds
file '../shared/bowerrc.txt', :to => '.bowerrc'
-file '../shared/component.json.erb', :to => 'component.json', :erb => true
+file '../shared/bower.json.erb', :to => 'bower.json', :erb => true
help %Q{
Please contact Sam Richard with questions:
sam@snug.ug
@@ -15,6 +15,6 @@
Aurora Bower Configuration.
See http://snugug.github.io/Aurora/ for full documentation.
Now run `bower install` to install your Bower dependencies.
-}
\ No newline at end of file
+}