Skip to content

Commit

Permalink
Remove sass version lock
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonasAapro committed Oct 17, 2024
1 parent 71211b8 commit cb57fce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ def install_module(path)
Dir.chdir(path) do
system("bundle exec rake decidim_privacy:install:migrations")
system("bundle exec rake db:migrate")

system("npm i sass-embedded@~1.62.0")
end
end

Expand Down

0 comments on commit cb57fce

Please sign in to comment.