Browse Source

chore(neon_notes): bump go_router and go_router_builder

pull/472/head
Nikolas Rimikis 1 year ago
parent
commit
5c838efc82
No known key found for this signature in database
GPG Key ID: 85ED1DE9786A4FF2
  1. 4
      packages/neon/neon_notes/pubspec.yaml

4
packages/neon/neon_notes/pubspec.yaml

@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
flutter_markdown: ^0.6.14
go_router: ^8.0.3
go_router: ^9.0.3
material_design_icons_flutter: ^7.0.7296
neon:
git:
@ -30,7 +30,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.4
go_router_builder: ^2.0.2
go_router_builder: ^2.2.1
nit_picking:
git:
url: https://github.com/stack11/dart_nit_picking

Loading…
Cancel
Save