grych / drab

Remote controlled frontend framework for Phoenix.
https://tg.pl/drab
MIT License
872 stars 43 forks source link

Drab 0.7 requires Floki "0.18.1" #76

Closed mbenatti closed 6 years ago

mbenatti commented 6 years ago

There's some incompatibility with floki 0.19.X ??

Failed to use "floki" (versions 0.19.0 to 0.19.3) because
  apps/app_utils/mix.exs requires ~> 0.19.0
  drab (version 0.7.0) requires 0.18.1
grych commented 6 years ago

True. https://github.com/philss/floki/issues/161

grych commented 6 years ago

philss/floki#161 fixed this