1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-22 04:17:50 +00:00

Update ng-flutter dependencies for Angular 16.0.1 (#1815)

Tested by building and running full app locally.
This commit is contained in:
Parker Lougheed
2023-05-12 18:51:05 -05:00
committed by GitHub
parent 1d6e5a0ece
commit d032b90fd8
3 changed files with 708 additions and 625 deletions

View File

@@ -42,9 +42,9 @@ a moderately recent version of Angular:
```console
$ ng version
Angular CLI: 15.2.4
Node: 18.13.0
Package Manager: npm 9.4.2
Angular CLI: 16.0.1
Node: 18.16.0
Package Manager: npm 9.5.1
OS: linux x64
```