Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: netlify-templates/angular-quickstart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c2e4b7d7d00ab21f693137cfdd0cb3b4e269e3aa
Choose a base ref
..
head repository: netlify-templates/angular-quickstart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2ef43c1c7ca34e676da582bcbde90746e8b69b64
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 package.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -24,8 +24,8 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "~17.2.0",
"@angular/cli": "~17.2.0",
"@angular-devkit/build-angular": "~17.3.0",
"@angular/cli": "~17.3.0",
"@angular/compiler-cli": "~13.3.0",
"@types/jasmine": "~4.6.0",
"@types/node": "^16.0.0",