Skip to content

Commit

Permalink
feat: update to angular 15 (#187)
Browse files Browse the repository at this point in the history
* feat: update angular to v15

* feat: bump all versions to latest
  • Loading branch information
ddubrava committed Jan 4, 2023
1 parent ee1bea1 commit d78fc33
Show file tree
Hide file tree
Showing 8 changed files with 4,011 additions and 3,987 deletions.
17 changes: 0 additions & 17 deletions .browserslistrc

This file was deleted.

8 changes: 8 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,13 @@
"defaultProject": "angular-yandex-maps",
"cli": {
"analytics": "4732e9ba-8f7f-45a5-a678-8f649ccc81cb"
},
"schematics": {
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
}
}
}

0 comments on commit d78fc33

Please sign in to comment.