A unit test has been failing because this dependency added normalization to the German Eszet character.
From a issue thread it sounds like we are going to encourage the maintainers to back out that change, but until then pin to a specific known-good version so that our unit tests pass :)
A unit test has been failing because this dependency added normalization to the German Eszet character.
From a issue thread it sounds like we are going to encourage the maintainers to back out that change, but until then pin to a specific known-good version so that our unit tests pass :)
Fixes https://github.com/pelias/api/issues/1644 Connects https://github.com/tyxla/remove-accents/issues/12