CodeForPoznan / codeforpoznan.pl_v3

Other
8 stars 45 forks source link

470: fix division warnings #473

Closed arturtamborski closed 2 years ago

arturtamborski commented 2 years ago

Story / Bug id:

470

Description:

I updated the package.json as described in this SO answer: https://stackoverflow.com/a/67685267

Migrations:

N/A

New imports / dependencies:

see diff

What tests do I need to run to validate this change:

yarn build shouldn't throw any errors.

OtisRed commented 2 years ago

@arturtamborski we have conflicts here :)

arturtamborski commented 2 years ago

yep, working on it