Skip to content

Commit

Permalink
chore(angular): upgrade mfe plugin (#9104)
Browse files Browse the repository at this point in the history
  • Loading branch information
Coly010 committed Feb 24, 2022
1 parent 95f5a08 commit 61ed903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/angular/src/utils/versions.ts
Expand Up @@ -6,7 +6,7 @@ export const ngrxVersion = '~13.0.0';
export const rxjsVersion = '~7.4.0';
export const jestPresetAngularVersion = '11.1.1';
export const angularEslintVersion = '~13.0.1';
export const angularArchitectsModuleFederationPluginVersion = '^13.0.1';
export const angularArchitectsModuleFederationPluginVersion = '^14.0.1';
export const tailwindVersion = '^3.0.2';
export const postcssVersion = '^8.4.5';
export const autoprefixerVersion = '^10.4.0';

0 comments on commit 61ed903

Please sign in to comment.