Skip to content

Commit

Permalink
chore(upgrade): angular cli update
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriatoneva committed Feb 23, 2024
1 parent 1f6eb08 commit 0fb61b6
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"zone.js": "^0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.0.0",
"@angular/cli": "^17.0.0",
"@angular-devkit/build-angular": "^17.2.1",
"@angular/cli": "^17.2.1",
"@angular/compiler-cli": "^17.0.1",
"@angular/language-service": "^17.0.1",
"@types/hammerjs": "^2.0.35",
Expand All @@ -56,4 +56,4 @@
"tslint": "^6.1.0",
"typescript": "~5.2.2"
}
}
}

0 comments on commit 0fb61b6

Please sign in to comment.