Skip to content

Commit

Permalink
feat(vite): bump analogjs version
Browse files Browse the repository at this point in the history
  • Loading branch information
Coly010 committed Dec 4, 2024
1 parent bc55d01 commit 34fd8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/src/utils/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const vitePluginDtsVersion = '~3.8.1';
export const happyDomVersion = '~9.20.3';
export const edgeRuntimeVmVersion = '~3.0.2';

export const analogVitestAngular = '~1.10.0-beta.8';
export const analogVitestAngular = '~1.10.0';

// Coverage providers
export const vitestCoverageV8Version = '^1.0.4';
Expand Down

0 comments on commit 34fd8a9

Please sign in to comment.