mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 22:38:42 +00:00
Update ng-flutter embedding example to Angular v17 (#2081)
This should also fix the dependabot security alert currently open against the repository (https://github.com/flutter/samples/security/dependabot/8).
This commit is contained in:
@@ -10,5 +10,5 @@ bootstrapApplication(AppComponent, {
|
||||
providers: [
|
||||
provideRouter(appRoutes),
|
||||
importProvidersFrom(BrowserAnimationsModule)
|
||||
]
|
||||
})
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user