Skip to content

Commit

Permalink
feat(angular): upgrade to angular 14
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalHonegger authored and AhsanAyaz committed Jul 5, 2022
1 parent a056f2a commit ec1ca8e
Show file tree
Hide file tree
Showing 9 changed files with 31,025 additions and 8,186 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
sudo: true
node_js:
- '12.20'
- 16

demo/dist: xenial

Expand Down
1 change: 1 addition & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Latest version available for each version of Angular
| 2.0.5 | 11.x |
| 2.1.0 | 12.x |
| 3.0.0 | 13.x |
| 4.0.0 | 14.x |

## Installation

Expand Down
1 change: 0 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@
}
}
},
"defaultProject": "ngx-device-detector",
"cli": {
"analytics": "16a03793-8b3c-4c78-a787-e82f61ef71be"
}
Expand Down
Loading

0 comments on commit ec1ca8e

Please sign in to comment.