feat(chore): updated version up to angular 13 and nx 13

This commit is contained in:
SvetlanaMuravlova
2022-04-20 10:10:45 +03:00
parent 19ec08cc02
commit f8025b896c
20 changed files with 7755 additions and 15148 deletions

View File

@@ -1,5 +1,5 @@
module.exports = {
projects: [
'<rootDir>/libs/ng2-file-upload'
]
const { getJestProjects } = require('@nrwl/jest');
module.exports = {"projects": getJestProjects()
};