Skip to content

Commit

Permalink
[BUGFIX BETA] Added system/store/container-instance-cache to the -p…
Browse files Browse the repository at this point in the history
…rivate export file
  • Loading branch information
Wesley Workman committed May 30, 2017
1 parent 69cdc9e commit a9d5014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/-private/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export { default as RootState } from './system/model/states';
export { default as global } from './global';
export { default as isEnabled } from './features';
export { default as InternalModel } from './system/model/internal-model';
export { default as ContainerInstanceCache } from './system/store/container-instance-cache';

export {
PromiseArray,
Expand Down

0 comments on commit a9d5014

Please sign in to comment.