Skip to content

Commit 8849c26

Browse files
authored
Merge pull request #42 from Bit-Developer/upgrade-angular-to-v14
Upgrade angular to v14.3.0
2 parents 2c69dbe + 2761d0a commit 8849c26

5 files changed

Lines changed: 18104 additions & 4556 deletions

File tree

angular.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@
144144
}
145145
}
146146
},
147-
"defaultProject": "text-compare-angular",
148147
"schematics": {
149148
"@schematics/angular:component": {
150149
"prefix": "app",

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pool:
1212
steps:
1313
- task: NodeTool@0
1414
inputs:
15-
versionSpec: '16.x'
15+
versionSpec: '20.x'
1616
displayName: 'Install Node.js'
1717

1818
- script: |

0 commit comments

Comments
 (0)