Skip to content

Commit

Permalink
Revert alignment change in #269 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravtiwari authored Apr 19, 2017
1 parent 3ff0517 commit 740189b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/install/template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

if File.exists?(".gitignore")
append_to_file ".gitignore", <<-EOS
/public/packs
/node_modules
EOS
/public/packs
/node_modules
EOS
end

puts "Installing all JavaScript dependencies"
Expand Down

0 comments on commit 740189b

Please sign in to comment.