yavin-dev / framework

A framework for rapidly building production quality analytics applications
https://yavin.dev
MIT License
84 stars 35 forks source link

Fix: Update ember-cli to work with newer watchman #1700

Closed kevinhinterlong closed 2 years ago

kevinhinterlong commented 2 years ago

Description

Update ember-cli to 4.2.0 which works with newer builds of watchman. I originally tried to bump to the latest (4.6.0), but we some of our dependencies make use of the bowerDependencies() which was deprecated so we can come back and update those later

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.