callstack / react-theme-provider

A set of utilities that help you create your own React theming system in few easy steps
MIT License
466 stars 54 forks source link

chore: update circleci node to supported version 16 #154

Open agriffis opened 1 year ago

agriffis commented 1 year ago

Summary

Update node for CI from unsupported version 8 to supported version 16. This fixes compatibility for #153

Test plan

Tests already pass locally on v16, they should also pass in CI for this PR.