chore(bump): updated version up to angular, nx 14

This commit is contained in:
SvetlanaMuravlova
2022-09-16 12:41:24 +03:00
parent f38189462e
commit 567cdf8dc3
12 changed files with 6669 additions and 4566 deletions

5
jest.config.ts Normal file
View File

@@ -0,0 +1,5 @@
const { getJestProjects } = require('@nrwl/jest');
export default {"projects": getJestProjects()
};