I'm pushing through an ember cli upgrade of our app. I am seeing a deprecation warning from an old version (0.7.6) of ember-cli-htmlbars that is dragged in via 0.0.20 of ember-cli-jquery-ui. This dependency has been rolled in package.json on master, but it seems like it hasn't been published to npm as an update yet?
I'm pushing through an ember cli upgrade of our app. I am seeing a deprecation warning from an old version (0.7.6) of ember-cli-htmlbars that is dragged in via 0.0.20 of ember-cli-jquery-ui. This dependency has been rolled in package.json on master, but it seems like it hasn't been published to npm as an update yet?