Skip to content

Commit

Permalink
Update packages/@ember/deprecated-features/index.ts
Browse files Browse the repository at this point in the history
Co-Authored-By: locks <[email protected]>
  • Loading branch information
rwjblue and locks authored Apr 11, 2019
1 parent a747a00 commit c9cb393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@ember/deprecated-features/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ export const ROUTER_EVENTS = !!'4.0.0';
export const COMPONENT_MANAGER_STRING_LOOKUP = !!'3.8.0';
export const JQUERY_INTEGRATION = !!'3.9.0';
export const ALIAS_METHOD = !!'3.9.0';
export const APP_CTRL_ROUTER_PROPS = !!'3.10.0';
export const APP_CTRL_ROUTER_PROPS = !!'3.10.0-beta.1';

0 comments on commit c9cb393

Please sign in to comment.