5 lines
148 B
TypeScript
5 lines
148 B
TypeScript
export const nxVersion = '*';
|
|
export const jestVersion = '25.2.3';
|
|
export const jestTypesVersion = '25.1.4';
|
|
export const tsJestVersion = '25.2.1';
|