Skip to content

Commit

Permalink
Add frontend dependency to spree.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Feb 7, 2013
1 parent 1d97439 commit 66c9d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spree.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency 'spree_core', version
s.add_dependency 'spree_api', version
s.add_dependency 'spree_dash', version
s.add_dependency 'spree_frontend', version
s.add_dependency 'spree_sample', version
s.add_dependency 'spree_promo', version
s.add_dependency 'spree_cmd', version
Expand Down

0 comments on commit 66c9d09

Please sign in to comment.